Changeset 49326
- Timestamp:
- 10/27/2020 03:40:21 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r49212 r49326 4898 4898 * Fires when a post is transitioned from one status to another. 4899 4899 * 4900 * The dynamic portions of the hook name, `$new_status` and `$old 4900 * The dynamic portions of the hook name, `$new_status` and `$old_status`, 4901 4901 * refer to the old and new post statuses, respectively. 4902 4902 *
Note: See TracChangeset
for help on using the changeset viewer.