Changeset 45674 for trunk/src/wp-admin/user-new.php
- Timestamp:
- 07/25/2019 10:44:48 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-new.php
r45602 r45674 253 253 get_current_screen()->set_help_sidebar( 254 254 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 255 '<p>' . __( '<a href="https:// codex.wordpress.org/Users_Add_New_Screen">Documentation on Adding New Users</a>' ) . '</p>' .255 '<p>' . __( '<a href="https://wordpress.org/support/article/users-add-new-screen/">Documentation on Adding New Users</a>' ) . '</p>' . 256 256 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 257 257 );
Note: See TracChangeset
for help on using the changeset viewer.