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