Changeset 52055 for trunk/src/wp-admin/options-privacy.php
- Timestamp:
- 11/08/2021 09:53:50 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/options-privacy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-privacy.php
r52053 r52055 36 36 'content' => 37 37 '<p>' . __( 'The Privacy screen lets you either build a new privacy-policy page or choose one you already have to show.' ) . '</p>' . 38 '<p>' . __( 'This screen includes suggestions to help you write your own privacy policy. However, it is your responsibility to use these resources correctly, to provide the information required by your privacy policy, and to keep this information current and accurate.' ) . '</p>' 38 '<p>' . __( 'This screen includes suggestions to help you write your own privacy policy. However, it is your responsibility to use these resources correctly, to provide the information required by your privacy policy, and to keep this information current and accurate.' ) . '</p>', 39 39 ) 40 40 );
Note: See TracChangeset
for help on using the changeset viewer.