Changeset 43273
- Timestamp:
- 05/15/2018 03:51:07 PM (6 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/includes/misc.php
r43266 r43273 1375 1375 } 1376 1376 1377 // Update the cache in case the user hasn't visited the policy guide.1378 self::get_suggested_policy_text();1379 1380 1377 // Remove updated|removed status. 1381 1378 $old = (array) get_post_meta( $policy_page_id, '_wp_suggested_privacy_policy_content' );
Note: See TracChangeset
for help on using the changeset viewer.