Changeset 54062 for trunk/src/wp-admin/install.php
- Timestamp:
- 09/02/2022 06:49:17 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/install.php
r53749 r54062 188 188 ?> 189 189 <input id="blog-public" type="radio" name="blog_public" value="1" <?php checked( 1, $blog_public ); ?> /> 190 <label for="blog-public"><?php _e( 'Allow search engines to index this site' ); ?></label><br />190 <label for="blog-public"><?php _e( 'Allow search engines to index this site' ); ?></label><br /> 191 191 <input id="blog-norobots" type="radio" name="blog_public" value="0" <?php checked( 0, $blog_public ); ?> /> 192 192 <label for="blog-norobots"><?php _e( 'Discourage search engines from indexing this site' ); ?></label>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)