[wp-trac] [WordPress Trac] #64608: Add support for Terms Query Pagination blocks

WordPress Trac noreply at wordpress.org
Sat May 30 22:10:47 UTC 2026


#64608: Add support for Terms Query Pagination blocks
-----------------------------------------+------------------------------
 Reporter:  jillro                       |       Owner:  (none)
     Type:  enhancement                  |      Status:  new
 Priority:  normal                       |   Milestone:  Awaiting Review
Component:  Editor                       |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch changes-requested  |     Focuses:
-----------------------------------------+------------------------------

Comment (by jillro):

 Thanks @desrosj, I've bumped the @since annotations to 7.1.0 in both PRs
 and refreshed Gutenberg PR against trunk.

 One change worth noting on the core side: the termspage query variable is
 no longer registered via a `query_vars` filter helper. It's now added
 straight to `WP::$public_query_vars` in `wp-includes/class-wp.php`, with
 coverage added in `tests/phpunit/tests/query/vars.php`.

 Both PRs should be ready for another look for 7.1.0 consideration. Happy
 to make any further adjustments.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64608#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list