Changeset 47596
- Timestamp:
- 04/17/2020 06:53:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/nav-menus.php
r47557 r47596 549 549 $overview .= '<p>' . sprintf( 550 550 /* translators: 1: URL to Widgets screen, 2 and 3: The names of the default themes. */ 551 551 __( 'Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the <a href="%1$s">Widgets</a> screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side.' ), 552 552 admin_url( 'widgets.php' ), 553 553 'Twenty Nineteen',
Note: See TracChangeset
for help on using the changeset viewer.