- Timestamp:
- 05/14/2018 05:51:04 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/misc.php
r43265 r43269 1422 1422 } 1423 1423 1424 // Update the cache in case the user hasn't visited the policy guide.1425 self::get_suggested_policy_text();1426 1427 1424 // Remove updated|removed status. 1428 1425 $old = (array) get_post_meta( $policy_page_id, '_wp_suggested_privacy_policy_content' );
Note: See TracChangeset
for help on using the changeset viewer.