Changeset 27723
- Timestamp:
- 03/25/2014 08:33:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/meta.php
r27698 r27723 381 381 382 382 /** 383 * Fires immediat ley after deleting metadata of a specific type.384 * 385 * The dynamic portion of the hook , $meta_type, refers to the meta383 * Fires immediately after deleting metadata of a specific type. 384 * 385 * The dynamic portion of the hook name, $meta_type, refers to the meta 386 386 * object type (comment, post, or user). 387 387 *
Note: See TracChangeset
for help on using the changeset viewer.