[wp-trac] [WordPress Trac] #44821: Add filter for custom taxonomy per page value in `WP_Term_List_Table`
WordPress Trac
noreply at wordpress.org
Mon Aug 20 16:30:02 UTC 2018
#44821: Add filter for custom taxonomy per page value in `WP_Term_List_Table`
----------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords: good-first-bug
Focuses: administration |
----------------------------+-----------------------------
In `WP_Terms_List_Table->prepare_items()` there are two filters,
`edit_tags_per_page` and `edit_categories_per_page`. Neither of these
filters are run if the taxonomy being viewed is not a core taxonomy
(category or tag).
A new filter should be added that allows the filtering of the per page
value for custom taxonomies.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44821>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list