Core class used to implement displaying installed plugins in a list table.
WP_Plugin_Install_List_Table
Core class used to implement displaying plugins to install in a 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.
WP_MS_Users_List_Table
Core class used to implement displaying users in a list table for the network admin.
Advertisement
after_theme_row
Fires after each row in the Multisite themes list table.
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
Advertisement
all_themes
Filters the full array of WP_Theme objects to list in the Multisite themes list table.
WP_MS_Themes_List_Table
Core class used to implement displaying themes in a list table for the network admin.
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.
Advertisement
WP_MS_Sites_List_Table
Core class used to implement displaying sites in a list table for the network admin.
WP_Media_List_Table
Core class used to implement displaying media items in a list table.
WP_List_Table
Base class for displaying a list of items in an ajaxified HTML table.