Changes between Initial Version and Version 1 of Ticket #42261, comment 8
- Timestamp:
- 10/04/2024 07:25:23 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42261, comment 8
initial v1 1 1 Closing this old ticket. 2 2 3 The documentation (https://developer.wordpress.org/reference/classes/wp_query/#pagination-parameters) currently suggests using `pre_option_posts_per_rss` to override the limit with `PHP_INT_MAX` to get all posts .3 The documentation (https://developer.wordpress.org/reference/classes/wp_query/#pagination-parameters) currently suggests using `pre_option_posts_per_rss` to override the limit with `PHP_INT_MAX` to get all posts, which is fairly adequate. 4 4 5 5 Additionally, I am concerned that removing the `$q['nopaging'] = false;` technically breaks backcompat, as it would lead to unexpected results if `nopaging` set to `true` in the query args.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)