Changeset 54831 for trunk/src/wp-admin/includes/post.php
- Timestamp:
- 11/13/2022 01:49:16 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r54524 r54831 2211 2211 * 2212 2212 * @since 5.0.0 2213 * 2214 * @global WP_Post $post Global post object. 2215 * @global WP_Screen $current_screen WordPress current screen object. 2216 * @global array $wp_meta_boxes 2213 2217 */ 2214 2218 function the_block_editor_meta_boxes() {
Note: See TracChangeset
for help on using the changeset viewer.