Filters the number of posts displayed per page when specifically listing “posts”.
$posts_per_pageint
$post_typestring
$posts_per_page = apply_filters( 'edit_posts_per_page', $posts_per_page, $post_type );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_posts_per_page