mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
The `$delete_all` flag in `delete_metadata()` triggers cache invalidation for multiple objects. Previously, invalidation took place for all objects matching the `$meta_key` parameter, regardless of whether `$meta_value` was also set. This resulted in overly aggressive invalidation. Props rahal.aboulfeth. Fixes #35797. git-svn-id: https://develop.svn.wordpress.org/trunk@36511 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| deleteMetadata.php | ||
| query.php | ||
| slashes.php | ||
| updateMetadata.php | ||