WordPress/wp-includes/rest-api
audrasjb 019293d255 Grouped backports to the 5.3 branch.
- Editor: Bump @wordpress packages for the branch,
- Media: Refactor search by filename within the admin,
- REST API: Lockdown post parameter of the terms endpoint,
- Customize: Escape blogname option in underscores templates,
- Query: Validate relation in `WP_Date_Query`,
- Posts, Post types: Apply KSES to post-by-email content,
- General: Validate host on "Are you sure?" screen,
- Posts, Post types: Remove emails from post-by-email logs,
- Pings/trackbacks: Apply KSES to all trackbacks,
- Mail: Reset PHPMailer properties between use,
- Comments: Apply kses when editing comments,
- Widgets: Escape RSS error messages for display.

Merges [54521-54530] to the 5.3 branch.
Props audrasjb, costdev, cu121, dd32, davidbaumwald, ehtis, johnbillion, johnjamesjacoby, martinkrcho, matveb, oztaser, paulkevan, peterwilsoncc, ravipatel, SergeyBiryukov, talldanwp, timothyblynjacobs, tykoted, voldemortensen, vortfu, xknown.

Built from https://develop.svn.wordpress.org/branches/5.3@54562


git-svn-id: http://core.svn.wordpress.org/branches/5.3@54117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 18:05:14 +00:00
..
endpoints Grouped backports to the 5.3 branch. 2022-10-17 18:05:14 +00:00
fields REST API: Cast empty meta values to correct scalar types in REST response. 2019-10-21 19:10:06 +00:00
search Docs: Add missing @see tag to WP_REST_Post_Search_Handler DocBlock. 2019-05-14 15:00:07 +00:00
class-wp-rest-request.php Revert: Undo r46639. 2019-11-05 17:36:03 +00:00
class-wp-rest-response.php Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:05:55 +00:00
class-wp-rest-server.php REST API: Permit embedding of the 'self' link relation in the /search endpoint. 2019-10-08 04:45:02 +00:00