Changes between Initial Version and Version 1 of Ticket #45140
- Timestamp:
- 10/21/2018 05:17:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45140 – Description
initial v1 11 11 12 12 Notably, we can't go above `500` as we'll hit `split_the_query` which has negative performance implications. 13 14 Previously https://github.com/WordPress/gutenberg/issues/6694