Changeset 43083 for branches/4.9/src/wp-admin/includes/admin-filters.php
- Timestamp:
- 05/02/2018 01:00:46 AM (7 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/includes/admin-filters.php
r43071 r43083 47 47 48 48 // Privacy tools 49 add_action( 'account_action_failed', '_wp_privacy_account_request_failed' );50 49 add_action( 'admin_menu', '_wp_privacy_hook_requests_page' ); 51 50
Note: See TracChangeset
for help on using the changeset viewer.