Changes between Version 6 and Version 7 of Ticket #62014
- Timestamp:
- 09/16/2024 03:22:02 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62014 – Description
v6 v7 9 9 10 10 'Format' is also added to the function {{{build_query_vars_from_query_block}}}, to ensure that it is passed correctly to 'WP_Query' during the server-side render of the block. 11 12 The test {{{test_registered_query_params}}} on the test class {{{WP_Test_REST_Posts_Controller}}} is also updated to include the format parameter. 11 13 12 14