Changeset 56303 for branches/6.3/src/wp-admin/menu.php
- Timestamp:
- 07/25/2023 02:33:58 PM (3 years ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/menu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-admin/menu.php
r55881 r56303 211 211 __( 'Template Parts' ), 212 212 'edit_theme_options', 213 'site-editor.php?p ostType=wp_template_part&path=/wp_template_part/all',213 'site-editor.php?path=/wp_template_part/all', 214 214 ); 215 215 }
Note: See TracChangeset
for help on using the changeset viewer.