=== Advanced Custom Columns === Tags: Custom Post Type, Sorting, Filtering, Custom Admin columns Requires at least: 3.8 Tested up to: 4.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Contributors: francois09 Stable tag: 1.0 This plugin adds the capability to add custom columns on admin panel to any custom post type, and to provide sorting and filtering of posts using those columns. It is based on Custom Admin columns for Sorting and Filtering from rohanmehta19. == Description == **Features** This plugin allow you to: 1. Add custom columns (and column title) on custom post type. 2. Sort posts in the admin panel through the custom columns (except on computed columns) 3. Filter posts in the admin panel through the custom columns (except on computed columns) 4. Remove from admin panel any standard columns (ex. date) 5. Add computed columns, based on fields. For detailed instructions on using this plugin visit [Advanced Custom Columns](http://www.a2il.fr/nos-produits/advanced-custom-columns "Advanced Custom Columns") documentation. == Installation == 1. Upload the plugin files in plugins folder (same as any other wordpress plugin) 2. Activate the plugin == Screenshots == 1. Select custom fields and labels, and remove fields from display 2. Use custom post type filtering on custom fields == Documentation == Documentation is available on [Advanced Custom Columns](http://www.a2il.fr/nos-produits/advance-custom-columns) == Frequently Asked Questions == No questions yet ;) == Changelog == = 1.1.5 = * Sort select box content for filtering * Add indirection and presentation hook for columns * Add post-type counter and URL types * PHP Notice fix on post_type = 1.0.0 = * Fork from initial plugin == Upgrade Notice == = 1.1.3 = Upgrade from 1.1.1 with count and ref (@ and #) meaning modification = 1.0.0 = No upgrade because initial version.