- Timestamp:
- 02/09/2011 05:30:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-admin/includes/class-wp-users-list-table.php
r17324 r17432 132 132 function extra_tablenav( $which ) { 133 133 if ( 'top' != $which ) 134 return; 135 if ( ! current_user_can( 'promote_users' ) ) 134 136 return; 135 137 ?>
Note: See TracChangeset
for help on using the changeset viewer.