Filters tabs not associated with a menu item on the Add Plugins screen.
install_plugins_tabs
Filters the tabs shown on the Add Plugins screen.
ms_user_row_actions
Filters the action links displayed under each user in the Network Admin Users list table.
ms_user_list_site_actions
Filters the action links displayed next the sites a user belongs to in the Network Admin Users list table.
Advertisement
ms_user_list_site_class
Filters the span class for a site listing on the mulisite user list table.
wpmu_users_columns
Filters the columns displayed in the Network Admin Users list table.
after_theme_row_{$stylesheet}
Fires after each specific row in the Multisite themes list table.
after_theme_row
Fires after each row in the Multisite themes list table.
Advertisement
manage_themes_custom_column
Fires inside each custom column of the Multisite themes list table.
theme_row_meta
Filters the array of row meta for each theme in the Multisite themes list table.
theme_action_links_{$stylesheet}
This filter is documented in wp-admin/includes/class-wp-ms-themes-list-table.php
theme_action_links
This filter is documented in wp-admin/includes/class-wp-ms-themes-list-table.php
Advertisement
all_themes
Filters the full array of WP_Theme objects to list in the Multisite themes list table.
manage_sites_action_links
Filters the action links displayed for each site in the Sites list table.
manage_sites_custom_column
Fires for each registered custom column in the Sites list table.