=== WP-Custom === Contributors: kovshenin Donate link: http://kovshenin.com/wordpress/plugins/wp-custom/ Tags: custom fields, custom, theme development, posts, post, themes Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 0.2.2 Manage your custom fields via user friendly panel and have human readable custom fields for your posts. Your clients will be happy! == Description == So, you're a wordpress developer and you're tired of teaching your clients how to work with custom fields? WP-Custom is the answer. Lightweight, user friendly, good looking custom fields. Very handy for theme developers. Visit the plugin page for more information, feature requests and general discussion. Thanks for all your contribution and feedback. Features: * You can create lots of customized custom fields for posts and pages * Three different field types: Text, Textarea and URL (with the ability to pick an attached file) * You can enable HTML filters, to make sure tags are stripped * Use wpcustom(unique_id) function within your themes to display the field value == Installation == 1. Upload archive contents to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Check out your wordpress admin menu for an element called WP-Custom 1. Add some customized fields 1. Use them in your theme via the wpcustom() function 1. Use the fields in posts and pages and watch them appear in your theme == Frequently Asked Questions == = What the heck is this? = Umm. Once again I direct you to this page: [The WP-Custom plugin](http://kovshenin.com/wordpress/plugins/wp-custom/ "The WP-Custom plugin") = Can I help you develop? = Sure! Contact me through my Feedback form on by website: [Feedback](http://kovshenin.com/feedback/ "Feedback") and I will post a reply there or e-mail you if you ask me to do so. == Screenshots == 1. The small panel in the menu 2. Add a custom field 3. Manage custom fields 4. Here's the outcome. Post edit screen 5. This is the final outcome in the wordpress standard custom fields == Changelog == = Version 0.2.2 = * Critical bugfix (on auto-save) = Version 0.2.1 = * Enabled for pages * Created wpcustom() function to use within themes * Field type selectbox: text/textarea/url * Field options: Filter HTML * General section temporarly hidden * Added the ability to pick URL of attached files in post/page edit screen = Prior to 0.2.1 = * Pretty much doesn't matter cause the general description can go here..