Changeset 54839 for trunk/src/wp-admin/network/themes.php
- Timestamp:
- 11/14/2022 09:51:57 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/themes.php
r51475 r54839 317 317 ); 318 318 319 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/"> Learn more: Auto-updates documentation</a>' ) . '</p>';319 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a>' ) . '</p>'; 320 320 } 321 321
Note: See TracChangeset
for help on using the changeset viewer.