Changeset 51837 for trunk/src/wp-includes/post.php
- Timestamp:
- 09/21/2021 06:19:19 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r51430 r51837 5113 5113 * refer to the old and new post statuses, respectively. 5114 5114 * 5115 * Possible hook names include: 5116 * 5117 * - `draft_to_publish` 5118 * - `publish_to_trash` 5119 * - `pending_to_draft` 5120 * 5115 5121 * @since 2.3.0 5116 5122 *
Note: See TracChangeset
for help on using the changeset viewer.