Changeset 43385
- Timestamp:
- 07/02/2018 05:58:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/meta.php
r43378 r43385 315 315 * @param mixed $meta_value Optional. Metadata value. Must be serializable if non-scalar. If specified, only delete 316 316 * metadata entries with this value. Otherwise, delete all entries with the specified meta_key. 317 * Pass `null , `false`, or an empty string to skip this check. (For backward compatibility,317 * Pass `null`, `false`, or an empty string to skip this check. (For backward compatibility, 318 318 * it is not possible to pass an empty string to delete those entries with an empty string 319 319 * for a value.)
Note: See TracChangeset
for help on using the changeset viewer.