Changeset 55263 for trunk/src/wp-admin/privacy-policy-guide.php
- Timestamp:
- 02/07/2023 02:38:39 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy-policy-guide.php
r53131 r55263 17 17 include_once ABSPATH . 'wp-admin/includes/class-wp-privacy-policy-content.php'; 18 18 } 19 20 // Used in the HTML title tag. 21 $title = __( 'Privacy Policy Guide' ); 19 22 20 23 add_filter(
Note: See TracChangeset
for help on using the changeset viewer.