Changeset 52452
- Timestamp:
- 01/05/2022 10:13:43 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-install.php
r51923 r52452 138 138 get_current_screen()->set_help_sidebar( 139 139 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 140 '<p>' . __( '<a href="https://wordpress.org/support/article/ using-themes/#adding-new-themes">Documentation on Adding New Themes</a>' ) . '</p>' .140 '<p>' . __( '<a href="https://wordpress.org/support/article/appearance-themes-screen/#install-themes">Documentation on Adding New Themes</a>' ) . '</p>' . 141 141 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 142 142 );
Note: See TracChangeset
for help on using the changeset viewer.