Changeset 45140 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 04/08/2019 10:58:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r44895 r45140 66 66 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 67 67 '<p>' . __( '<a href="https://codex.wordpress.org/Users_Your_Profile_Screen">Documentation on User Profiles</a>' ) . '</p>' . 68 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'68 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 69 69 ); 70 70
Note: See TracChangeset
for help on using the changeset viewer.