ms_user_list_site_class WordPress Filter Hook
The ms_user_list_site_class WordPress hook is used to modify the class attribute of the site list item in the My Sites list.
apply_filters( 'ms_user_list_site_class', string[] $site_classes , int $site_id , int $network_id , WP_User $user ) #
Filters the span class for a site listing on the mulisite user list table.
Parameters
Source
Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |