wordpress-develop/src/wp-includes/rest-api
Aaron Jorbin 08df15ab58 GENERAL: Remove magic quote functions
The path to magic quote sanity took a fun and exciting turn: PHP core removed it and WordPress updated the minimum version.

For the formally external pclzip, the code is commented out to make investigating easier and in case we ever need to merge upstream (if that still exists) changes.

Props ayeshrajans, jrf, jorbin.
See #47783.
Fixes #18322.


git-svn-id: https://develop.svn.wordpress.org/trunk@46105 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-13 22:19:34 +00:00
..
endpoints REST API: Return term resources in "edit" context after PUT or POST request. 2019-09-12 21:28:14 +00:00
fields Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:04:05 +00:00
search Docs: Add missing @see tag to WP_REST_Post_Search_Handler DocBlock. 2019-05-14 14:58:09 +00:00
class-wp-rest-request.php GENERAL: Remove magic quote functions 2019-09-13 22:19:34 +00:00
class-wp-rest-response.php Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:04:05 +00:00
class-wp-rest-server.php REST API: Do not send response body if status is 204 or body is null. 2019-08-15 19:55:13 +00:00