- Timestamp:
- 05/22/2016 06:00:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-users-list-table.php
r36572 r37488 173 173 ); 174 174 /** 175 * Filter the columns displayed in the Network Admin Users list table.175 * Filters the columns displayed in the Network Admin Users list table. 176 176 * 177 177 * @since MU … … 352 352 353 353 /** 354 * Filter the action links displayed next the sites a user belongs to354 * Filters the action links displayed next the sites a user belongs to 355 355 * in the Network Admin Users list table. 356 356 * … … 447 447 448 448 /** 449 * Filter the action links displayed under each user in the Network Admin Users list table.449 * Filters the action links displayed under each user in the Network Admin Users list table. 450 450 * 451 451 * @since 3.2.0
Note: See TracChangeset
for help on using the changeset viewer.