- Timestamp:
- 09/30/2015 12:46:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-users-list-table.php
r34636 r34707 218 218 ?> 219 219 <div class="alignleft actions"> 220 <?php if ( current_user_can( 'promote_users' ) ) : ?>220 <?php if ( current_user_can( 'promote_users' ) && $this->has_items() ) : ?> 221 221 <label class="screen-reader-text" for="<?php echo $id ?>"><?php _e( 'Change role to…' ) ?></label> 222 222 <select name="<?php echo $id ?>" id="<?php echo $id ?>">
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)