Changeset 21003 for trunk/wp-admin/users.php
- Timestamp:
- 06/05/2012 06:51:33 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/users.php
r20631 r21003 340 340 } 341 341 342 if ( is_multisite() && current_user_can( 'promote_users' ) && ! wp_is_large_network( 'users' )343 && ( is_super_admin() || apply_filters( 'autocomplete_users_for_site_admins', false ) )344 ) {345 wp_enqueue_script( 'user-search' );346 }347 348 342 include('./admin-header.php'); 349 343
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)