Changeset 15116 for trunk/wp-admin/options-privacy.php
- Timestamp:
- 06/02/2010 08:04:07 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-privacy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-privacy.php
r15094 r15116 16 16 $parent_file = 'options-general.php'; 17 17 18 add_contextual_help($current_screen, 18 add_contextual_help($current_screen, 19 19 '<p>' . __('You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the second option here. Note that your privacy is not complete; your site is still visible on the web.') . '</p>' . 20 20 '<p>' . __('When this setting is in effect a reminder is shown in the header of these administration screens that says, “Search Engines Blocked,” to remind you that your site is not being crawled.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.