Changeset 36504 for trunk/src/wp-admin/includes/ms-admin-filters.php
- Timestamp:
- 02/07/2016 01:53:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms-admin-filters.php
r35403 r36504 13 13 // User Hooks 14 14 add_action( 'admin_notices', 'new_user_email_admin_notice' ); 15 add_action( 'user_admin_notices', 'new_user_email_admin_notice' ); 15 16 16 17 add_action( 'admin_page_access_denied', '_access_denied_splash', 99 );
Note: See TracChangeset
for help on using the changeset viewer.