Changeset 54839 for trunk/src/wp-admin/themes.php
- Timestamp:
- 11/14/2022 09:51:57 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r53677 r54839 200 200 ); 201 201 202 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/"> Learn more: Auto-updates documentation</a>' ) . '</p>';202 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a>' ) . '</p>'; 203 203 } // End if 'update_themes' && 'wp_is_auto_update_enabled_for_type'. 204 204
Note: See TracChangeset
for help on using the changeset viewer.