Changeset 43218
- Timestamp:
- 05/10/2018 04:11:38 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy.php
r43206 r43218 107 107 <p> 108 108 <?php _e( 'As a website owner, you may need to follow national or international privacy laws. For example, you may need to create and display a privacy policy.' ); ?> 109 <?php _e( 'If you already have a privacy policy page, please select it below. If not, create one.' ); ?>109 <?php _e( 'If you already have a privacy policy page, please select it below. If not, please create one.' ); ?> 110 110 </p> 111 111 <p> … … 114 114 </p> 115 115 <p> 116 <?php _e( 'After your privacy policy page is set, we suggest that you edit it. On the edit page screen you will find additional privacy information added by your themes and plugins.' ); ?>117 <?php _e( 'We would also suggest reviewing your privacy policy from time to time, especially after an update. There may be changes or new suggested information for you to consider adding to your policy.' ); ?>116 <?php _e( 'After your privacy policy page is set, we suggest that you edit it.' ); ?> 117 <?php _e( 'We would also suggest reviewing your privacy policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy.' ); ?> 118 118 </p> 119 119 <?php
Note: See TracChangeset
for help on using the changeset viewer.