Summery Summery
Filters the span class for a site listing on the mulisite user list table.
Syntax Syntax
Parameters Parameters
- $site_classes
-
(string[]) Array of class names used within the span tag. Default "site-#" with the site's network ID.
- $site_id
-
(int) Site ID.
- $network_id
-
(int) Network ID.
- $user
-
(WP_User) WP_User object.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |