Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61884, comment 2


Ignore:
Timestamp:
08/16/2024 03:44:55 AM (16 months ago)
Author:
Mamaduka
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61884, comment 2

    initial v1  
    1 When providing an incorrect path to preload containing a typo or an invalid REST parameter, the `rest_preload_api_request` will silently fail, and nothing will be preloaded.
     1When providing an incorrect path to preload, the `rest_preload_api_request` will silently fail, and nothing will be preloaded.
    22
    33* Fix typo for `wp_template_part` post type preload path for the Site Editor.