Skip to content

A non-invasive, lightweight WordPress plugin adding custom post type admin taxonomy filtering support. CPT-Admin-Taxonomy-Filtering is a plug-and-play plugin with no required configuration.

License

Notifications You must be signed in to change notification settings

amarinediary/CPT-Admin-Taxonomy-Filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

CPT-Admin-Taxonomy-Filtering

A non-invasive, lightweight WordPress plugin adding custom post type admin taxonomy filtering support. CPT-Admin-Taxonomy-Filtering is a plug-and-play plugin with no required configuration.

Version
Requires at least WordPress: 4.8.0
Requires PHP: 4.0
Tested up to WordPress: 5.9.0

Table of contents

Behavior

Default filter visibility behavior inherited from the register_taxonomy function argument: show_admin_column, and the wp_dropdown_categories function argument: hide_if_empty. Labels are inherited from the associated taxonomy labels. Default WordPress Post Types (post, page, attachment, revision, nav_menu_item) are ignored.

Bugs and feature requests

A problem ? An idea ? Please Open a new issue on GitHub or Ask a question on Wordpress CPT-Admin-Taxonomy-Filtering support.

Copyright and license

Released under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.

Screenshots

x500-1 x500-2

Installation

If you have a copy of the plugin as a zip file, you can manually upload it and install it through the Plugins admin screen.

  1. Navigate to Plugins Add New.
  2. Click the Upload Plugin button at the top of the screen.
  3. Download the plugin as a zip file, Select it from your local filesystem.
  4. Click the Install Now button.
  5. When installation is complete, you’ll see “Plugin installed successfully.” Click the Activate Plugin button at the bottom of the page.