Filters the action links displayed next the sites a user belongs to in the Network Admin Users list table.
$actionsstring[]
'Edit', 'View'.$userblog_idint
$actions = apply_filters( 'ms_user_list_site_actions', $actions, $site->userblog_id );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/ms_user_list_site_actions