Descrició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.
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
Preguntas frecuentes
- 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.
Comentarios
Colaboradores e desenvolvedores
“Post Category Filter” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
Colaboradores“Post Category Filter” foi traducido a 5 idiomas. Grazas aos desenvolvedores polas súas contribucións.
Traduce “Post Category Filter” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro 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