Changeset 54839 for trunk/src/wp-admin/update-core.php
- Timestamp:
- 11/14/2022 09:51:57 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/update-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/update-core.php
r54654 r54839 1009 1009 ); 1010 1010 1011 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/"> Learn more: Auto-updates documentation</a>' ) . '</p>';1011 $help_sidebar_autoupdates = '<p>' . __( '<a href="https://wordpress.org/support/article/plugins-themes-auto-updates/">Documentation on Auto-updates</a>' ) . '</p>'; 1012 1012 } 1013 1013
Note: See TracChangeset
for help on using the changeset viewer.