Changeset 51327 for trunk/src/wp-admin/includes/meta-boxes.php
- Timestamp:
- 07/03/2021 09:41:02 PM (5 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
r50556 r51327 1583 1583 * The dynamic portion of the hook, `$post_type`, refers to the post type of the post. 1584 1584 * 1585 * Possible hook names include: 1586 * 1587 * - `add_meta_boxes_post` 1588 * - `add_meta_boxes_page` 1589 * - `add_meta_boxes_attachment` 1590 * 1585 1591 * @since 3.0.0 1586 1592 *
Note: See TracChangeset
for help on using the changeset viewer.