Descripción
Post Category Filter allows you to filter through your post categories and custom taxonomies by adding a search box on top of the term lists. The lists will update live as you type with only the relevant results based on your search query.
Want to contribute?
You can follow the Github repository and submit issues or pull requests.
Capturas
Instalación
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'Admin Category Filter'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
admin-category-filter.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
admin-category-filter.zip
- Extract the
admin-category-filter
directory to your computer - Upload the
admin-category-filter
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
- Installation Instructions
-
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'Admin Category Filter'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
admin-category-filter.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
admin-category-filter.zip
- Extract the
admin-category-filter
directory to your computer - Upload the
admin-category-filter
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Does it work with custom taxonomies?
-
Yes.
- Does it work with custom post types?
-
Yes.
Reseñas
Colaboradores y desarrolladores
"Post Category Filter" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores"Post Category Filter" ha sido traducido a 4 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce "Post Category Filter" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.6.1
- Update for WordPress 4.9
1.6.0
- Replace search field placeholder with correct taxonomy name
1.5.1
- Update for WordPress 4.8
1.5.0
- Make sure filter is displayed in new posts screen
1.4.0
- Add filter functionality to quick edit section
1.3.0
- Change text domain to match plugin slug
1.2.10
- Update for WordPress 4.7
1.2.9
- Small fixes to translations functions
1.2.8
- Change translation strings to work with latest WordPress version
1.2.7
- Update for WordPress 4.6
1.2.6
- Update for WordPress 4.5
1.2.5
- Update for WordPress 4.4
1.2.4
- Update for WordPress 4.3
1.2.3
- Update for WordPress 4.2
1.2.2
- Update for WordPress 4.1
1.2.1
- Update for WordPress 4.0
1.2.0
- Simplify file structure
1.1.0
- Add support for custom post types
1.0.2
- Update readme
1.0.1
- Remove assets folder from plugin folder
1.0.0
- First version