Changeset 45602 for trunk/src/wp-admin/privacy-policy-guide.php
- Timestamp:
- 07/05/2019 05:20:52 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/privacy-policy-guide.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy-policy-guide.php
r45448 r45602 27 27 <div class="wrap"> 28 28 <h1><?php echo esc_html( $title ); ?></h1> 29 29 30 30 <div class="wp-privacy-policy-guide"> 31 31 <?php WP_Privacy_Policy_Content::privacy_policy_guide(); ?>
Note: See TracChangeset
for help on using the changeset viewer.