Changeset 54689
- Timestamp:
- 10/25/2022 02:20:49 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r54237 r54689 106 106 printf( 107 107 /* translators: %s: Documentation URL. */ 108 __( 'Enter the address here ifyou <a href="%s">want your site home page to be different from your WordPress installation directory</a>.' ),108 __( 'Enter the same address here unless you <a href="%s">want your site home page to be different from your WordPress installation directory</a>.' ), 109 109 __( 'https://wordpress.org/support/article/giving-wordpress-its-own-directory/' ) 110 110 );
Note: See TracChangeset
for help on using the changeset viewer.