=== 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.0.1 == Description == This plugin makes it easy to customize Admin 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: * Icons for Media Library items * Image thumbnails * Excerpt * Multiple Values = Sortable Admin 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 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. Settings page of the Codepress Admin columns plugin. 2. Options for the Custom Field Column. 3. Posts Screen with custom columns. == Changelog == = 1.0.1 = Settings link corrected = 1.0 = * Initial release.