Changeset 55414 for trunk/src/wp-admin/plugins.php
- Timestamp:
- 02/23/2023 11:04:40 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugins.php
r55412 r55414 586 586 get_current_screen()->set_help_sidebar( 587 587 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 588 '<p>' . __( '<a href="https://wordpress.org/documentation/article/manag ing-plugins/">Documentation on Managing Plugins</a>' ) . '</p>' .588 '<p>' . __( '<a href="https://wordpress.org/documentation/article/manage-plugins/">Documentation on Managing Plugins</a>' ) . '</p>' . 589 589 $help_sidebar_autoupdates . 590 590 '<p>' . __( '<a href="https://wordpress.org/support/forums/">Support forums</a>' ) . '</p>'
Note: See TracChangeset
for help on using the changeset viewer.