Make WordPress Core

Changes between Version 6 and Version 7 of Ticket #62014


Ignore:
Timestamp:
09/16/2024 03:22:02 AM (15 months ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62014 – Description

    v6 v7  
    99
    1010'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
     12The test {{{test_registered_query_params}}} on the test class {{{WP_Test_REST_Posts_Controller}}} is also updated to include the format parameter.
    1113
    1214