Changeset 52364 for trunk/src/wp-includes/post.php
- Timestamp:
- 12/14/2021 01:55:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r52330 r52364 505 505 'has_archive' => false, 506 506 'show_ui' => wp_is_block_theme(), 507 'show_in_menu' => 'themes.php',507 'show_in_menu' => false, 508 508 'show_in_admin_bar' => false, 509 509 'show_in_rest' => true,
Note: See TracChangeset
for help on using the changeset viewer.