129 | | <p> |
130 | | <?php _e( 'The first step towards privacy laws compliance is to have a comprehensive Privacy Policy.' ); ?> |
131 | | <?php _e( 'If you already have a Privacy Policy page, please select it below. If not, create one.' ); ?> |
132 | | <?php _e( 'The new policy will include the suggested privacy text.' ); ?> |
133 | | </p> |
134 | | <p> |
135 | | <?php _e( 'After your Privacy Policy page is set, we suggest that you edit it.' ); ?> |
136 | | <?php _e( 'On the edit page screen you will find additional privacy information added by your plugins.' ); ?> |
137 | | <?php _e( 'We would also suggest reviewing your privacy policy from time to time, after a WordPress or a plugin update.' ); ?> |
138 | | <?php _e( 'There may be changes or new suggested information for you to consider adding to your policy.' ); ?> |
139 | | </p> |
| 129 | <p><?php _e( 'If your website collects or processes personal data about people within the European Union, you will need to display a Privacy Policy which conforms with the requirements of European data protection law as well as the expectations of your European users.' ); ?></p> |
| 130 | <p><?php _e( 'Please use one of the options below if you already have a Privacy Policy Page or want to create a new one.' ); ?> |
| 131 | <p><?php _e( 'After your Privacy Policy page is created or selected, you will be able to manually edit it. The page will include headings, suggestions, plugin and theme details to help you capture all the information you need.' ); ?> |
| 132 | <p><?php _e( 'However, it is your responsibility to use those resources correctly, to provide the information that your privacy notice requires, and to keep that information current and accurate.' ); ?></p> |