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
Screenshots
Installation
Requirements
- WordPress version 3.0 and later (tested at 4.2)
- PHP 5.3
Installation
- Unpack the download-package
- Upload the folder and all folder and files includes this to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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 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 editor like Poedit (Windows) or plugin for WordPress Localization.
Contributors & Developers
“jPress Admin Column Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “jPress Admin Column Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First version