Changeset 22618 for trunk/wp-admin/includes/update.php
- Timestamp:
- 11/16/2012 09:52:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update.php
r21986 r22618 138 138 } 139 139 add_action( 'admin_notices', 'update_nag', 3 ); 140 add_action( 'network_admin_notices', 'update_nag', 3 ); 140 141 141 142 // Called directly from dashboard
Note: See TracChangeset
for help on using the changeset viewer.