Changeset 51837 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 09/21/2021 06:19:19 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/meta-boxes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/meta-boxes.php
r51732 r51837 1582 1582 * Fires after all built-in meta boxes have been added, contextually for the given post type. 1583 1583 * 1584 * The dynamic portion of the hook , `$post_type`, refers to the post type of the post.1584 * The dynamic portion of the hook name, `$post_type`, refers to the post type of the post. 1585 1585 * 1586 1586 * Possible hook names include:
Note: See TracChangeset
for help on using the changeset viewer.