WordPress/wp-includes/rest-api
TimothyBlynJacobs dc710243a3 REST API: Retrieve latest widgets before loading sidebars.
This fixes issues where sidebars would be unexpectedly missing from the new widgets screen. Running retrieve_widgets syncs sidebars that were registered after the last theme switch.

Props walbo, hellofromTonya, noisysocks.
Fixes #53489.

Built from https://develop.svn.wordpress.org/trunk@51235


git-svn-id: http://core.svn.wordpress.org/trunk@50844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-06-25 13:18:58 +00:00
..
endpoints REST API: Retrieve latest widgets before loading sidebars. 2021-06-25 13:18:58 +00:00
fields REST API: Update “object” strings to use the appropriate nouns. 2021-05-25 13:12:58 +00:00
search
class-wp-rest-request.php
class-wp-rest-response.php
class-wp-rest-server.php Docs: Update help key documentation link in REST API response. 2021-05-11 18:05:02 +00:00