Changeset 43248
- Timestamp:
- 05/13/2018 11:03:57 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/misc.php
r43242 r43248 1566 1566 } 1567 1567 1568 if ( ! current_user_can( 'manage_privacy_options' ) ) { 1569 return; 1570 } 1571 1568 1572 $policy_page_id = (int) get_option( 'wp_page_for_privacy_policy' ); 1569 1573
Note: See TracChangeset
for help on using the changeset viewer.