apply_filters( 'edit_posts_per_page', ... )

Filters the number of posts displayed per page when specifically listing “posts”.

Parameters:
  • $posts_per_page int
  • $post_type string