Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-comments-list-table.php: comments_per_page | Filters the number of comments listed per page in the comments list table. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |