Changeset 57131 for trunk/src/wp-admin/privacy-policy-guide.php
- Timestamp:
- 11/22/2023 05:42:11 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy-policy-guide.php
r56570 r57131 74 74 <h2><?php _e( 'Privacy Policy Guide' ); ?></h2> 75 75 <h3 class="section-title"><?php _e( 'Introduction' ); ?></h3> 76 <p><?php _e( 'This text template will help you to create your web 77 <p><?php _e( 'The template contains a suggestion of sections you most likely will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins.' ); ?></p>76 <p><?php _e( 'This text template will help you to create your website’s privacy policy.' ); ?></p> 77 <p><?php _e( 'The template contains a suggestion of sections you most likely will need. Under each section heading, you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins.' ); ?></p> 78 78 <p><?php _e( 'Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu.' ); ?></p> 79 79 <p><?php _e( 'It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate.' ); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.