wpseek.com
A WordPress-centric search engine for devs and theme authors
tagsperpage › WordPress Filter Hooks
Since2.7.0
DeprecatedUse {@see 'edit_tags_per_page'} instead.
› $tags_per_page = apply_filters_deprecated( 'tagsperpage', array( $tags_per_page ), '2.8.0', 'edit_tags_per_page' );
| Parameters: |
|
| Defined at: | |
| Codex: |
Filters the number of terms displayed per page for the Tags list table.