Filters the number of terms displayed per page for the Tags list table.
$tags_per_pageint
$tags_per_page = apply_filters_deprecated( 'tagsperpage', array( $tags_per_page ), '2.8.0', 'edit_tags_per_page' );
| Version | Description |
|---|---|
| 2.8.0 | Use 'edit_tags_per_page' instead. |
| 2.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/tagsperpage