=== Codepress Admin Columns === Contributors: codepress, tschutter Tags: plugins, wordpress, admin, column, columns, dashboard, sortable, filters, wp-admin Requires at least: 3.1 Tested up to: 3.2.1 Stable tag: 1.1.1 == Description == This plugin makes it easy to Manage Custom Columns for your Posts, Pages and Custom Post Type Screens. = Intro = This plugin let's you visually customize the Admin Columns. You can add or remove columns, change their label and reorder them. = Custom Columns = The following custom columns are supported: * 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 custom field values. It will show the value as a default. You can also set your own type: * Image thumbnails * Icons for Media Library items * Excerpt * Multiple Values * Numeric = 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 = User Columns = You can also change the User Columns. I have added a few additional custom columns: * User ID * First name * Last name * Url * Register date I 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.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.