apply_filters( 'edit_categories_per_page', int $tags_per_page )

Filters the number of terms displayed per page for the Categories list table.


Description Description


Parameters Parameters

$tags_per_page

(int) Number of categories to be displayed. Default 20.


Top ↑

Source Source

File: wp-admin/includes/class-wp-terms-list-table.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.