=== Codepress Admin Columns === Contributors: codepress, tschutter Tags: plugins, wordpress, admin, column, columns, custom columns, custom fields, image, dashboard, sortable, filters, wp-admin Requires at least: 3.1 Tested up to: 3.3-RC1 Stable tag: 1.1.3 == Description == Completely Customise your Custom Columns with a nice drag and drop interface. By default, WordPress only shows a few built-in columns. This plugin will give you many additional columns and you will have full control over all custom columns for pages, posts, posttypes and users. You can add or remove columns, change their label and reorder them. = Custom Columns = The following custom columns are added: * Featured Image * Excerpt * Post Attachments * Page Order * Page Templates * Post Formats * Taxonomies * ID * Slug * Sticky * Custom Fields = Custom Fields = With the custom field column you can display any custom field values. It can show its default value but also handle it as an image or icon. Thsese types are added: * Image thumbnails * Icons for Media Library items * Excerpt * Multiple Values * Numeric value ( this also works for sorting by meta_value_num ) = Sortable Custom Columns = A nice feature is that it will make some of the new columns support sorting. By default WordPress let's you sort by Title, Date, Comments and Author. This will make you be able to sort by: * ID * page order * slug * page template * custom fields ( both meta_value and meta_value_num are supported ) = User Columns = You can also change the User Columns. We have added a few additional custom columns: * User ID * First name * Last name * Url * Register date We will be adding more in coming releases. You can leave any requests or feedback. **Related Links:** * http://www.codepress.nl/plugins/codepress-admin-columns/ == Installation == 1. Upload codepress-admin-columns to the /wp-content/plugins/ directory 2. Activate Codepress Admin Columns through the 'Plugins' menu in WordPress 3. Configure the plugin by going to the Admin Column settings that appears under the Settings menu. == Frequently Asked Questions == = I have an idea for a great way to improve this plugin = Great! I'd love to hear from you. Leave your feedback at http://www.codepress.nl/plugins/codepress-admin-columns#feedback. == Screenshots == 1. Posts Screen with custom columns. 2. Settings page of the Codepress Admin columns plugin. 3. Options for the Custom Field Column. == Changelog == = 1.1.3 = * added bug fix for WP3.3beta ( thanks to raonip and ronbme for pointing this out ) = 1.1.2 = * added dutch translation = 1.1.1 = * Bug fix: path separator for require_once * Added word count = 1.1 = * Added User Columns. * Added before / after text for custom fields * Added custom field type 'Numeric'. * Added custom field sortables. * Fixed domain path * Fixed settings link = 1.0 = * Initial release.