wordpress-develop/src/wp-includes/rest-api
Timothy Jacobs 244e4d4e63 REST API: Allow sending an empty array to delete multi meta keys.
Previously, only `null` was supported.

Fixes #50790.
Props chrisvanpatten.


git-svn-id: https://develop.svn.wordpress.org/trunk@49966 602fd350-edb4-49c9-b593-d223f7449a82
2021-01-17 00:49:39 +00:00
..
endpoints REST API: Corrections and improvements to docblocks for REST API filters. 2021-01-10 22:21:39 +00:00
fields REST API: Allow sending an empty array to delete multi meta keys. 2021-01-17 00:49:39 +00:00
search REST API: Corrections and improvements to docblocks for REST API filters. 2021-01-10 22:21:39 +00:00
class-wp-rest-request.php REST API: Corrections and improvements to docblocks for REST API filters. 2021-01-10 22:21:39 +00:00
class-wp-rest-response.php Docs: Corrections and improvements to inline docs relating to the REST API. 2020-11-16 11:02:32 +00:00
class-wp-rest-server.php REST API: Corrections and improvements to docblocks for REST API filters. 2021-01-10 22:21:39 +00:00