Mô tả
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.
Cài đặt
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
Hỏi đáp
- 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.
Đánh giá
Người đóng góp & Lập trình viên
“Post Category Filter” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Post Category Filter” đã được dịch qua 5 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Post Category Filter” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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