=== jPress Admin Column Search === Contributors: joharyjoox Tags: admin, search, filter, post Requires at least: 3.0 Tested up to: 4.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add an advanced data search and filter on admin page list content for each declared columns. == Description == Add an advanced data search and filter on admin page list content for each declared columns. Also you can change the settings in the plugin manager admin page, to enable admin column search on specific post type and configure the search field for each column. You can make search and filter on post data, post meta and terms association This plugin don't add custom columns but add search and filters features on existant columns. To add and manage custom column, please refer to the WordPress Hooks or other plugin such as CodePress Admin Columns. = Localizations = * English * French == Installation == = Requirements = * WordPress version 3.0 and later (tested at 4.2) * PHP 5.3 = Installation = 1. Unpack the download-package 1. Upload the folder and all folder and files includes this to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enable and configure Admin Column Search for specific post type in plugin page manager = Translations = The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .po file which contains all definitions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](http://wordpress.org/extend/plugins/codestyling-localization/). == Screenshots == 1. Admin page 2. Configure columns 3. Search adn filter features 3. Specific search and filter fields == Changelog == = 1.0.0 = * First version