Changeset 45674 for trunk/src/wp-admin/media.php
- Timestamp:
- 07/25/2019 10:44:48 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/media.php
r45602 r45674 94 94 get_current_screen()->set_help_sidebar( 95 95 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 96 '<p>' . __( '<a href="https:// codex.wordpress.org/Media_Add_New_Screen#Edit_Media">Documentation on Edit Media</a>' ) . '</p>' .96 '<p>' . __( '<a href="https://wordpress.org/support/article/edit-media/">Documentation on Edit Media</a>' ) . '</p>' . 97 97 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 98 98 );
Note: See TracChangeset
for help on using the changeset viewer.