mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-14 22:56:19 +01:00
a37595b941
Add a check to `WP_REST_Meta_Fields::delete_meta_value()` ensuring meta data is set before attempting to delete it from the database. If the data does not exist, the delete is considered successful as the data matches the desired state. Props BrechtVds, goaroundagain, TimothyBlynJacobs. Merges [50567] to the 5.7 branch. Fixes #52787. Built from https://develop.svn.wordpress.org/branches/5.7@50573 git-svn-id: http://core.svn.wordpress.org/branches/5.7@50186 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
class-wp-rest-comment-meta-fields.php | ||
class-wp-rest-meta-fields.php | ||
class-wp-rest-post-meta-fields.php | ||
class-wp-rest-term-meta-fields.php | ||
class-wp-rest-user-meta-fields.php |