Changeset 55414 for trunk/src/wp-admin/widgets-form.php
- Timestamp:
- 02/23/2023 11:04:40 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/widgets-form.php
r55412 r55414 69 69 get_current_screen()->set_help_sidebar( 70 70 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 71 '<p>' . __( '<a href="https://wordpress.org/documentation/article/appearance-widgets-screen /">Documentation on Widgets</a>' ) . '</p>' .71 '<p>' . __( '<a href="https://wordpress.org/documentation/article/appearance-widgets-screen-classic-editor/">Documentation on Widgets</a>' ) . '</p>' . 72 72 '<p>' . __( '<a href="https://wordpress.org/support/forums/">Support forums</a>' ) . '</p>' 73 73 );
Note: See TracChangeset
for help on using the changeset viewer.