W3cubDocs

/WordPress

apply_filters( 'ms_user_list_site_actions', string[] $actions, int $userblog_id )

Filters the action links displayed next the sites a user belongs to in the Network Admin Users list table.

Parameters

$actions

(string[]) An array of action links to be displayed. Default 'Edit', 'View'.

$userblog_id

(int) The site ID.

Source

File: wp-admin/includes/class-wp-ms-users-list-table.php

View on Trac

Changelog

Version Description
3.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/ms_user_list_site_actions