- Timestamp:
- 10/17/2020 04:03:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-users-list-table.php
r48595 r49183 491 491 * @since 4.3.0 492 492 * 493 * @param object$user User being acted upon.494 * @param string $column_name Current column name.495 * @param string $primary Primary column name.493 * @param WP_User $user User being acted upon. 494 * @param string $column_name Current column name. 495 * @param string $primary Primary column name. 496 496 * @return string Row actions output for users in Multisite, or an empty string 497 497 * if the current column is not the primary column.
Note: See TracChangeset
for help on using the changeset viewer.