wp_user_dashboard_widgets
Filters the list of widgets to load for the User Admin dashboard.
wp_user_dashboard_setup
Fires after core widgets for the User Admin dashboard have been registered.
wp_network_dashboard_widgets
Filters the list of widgets to load for the Network Admin dashboard.
Advertisement
wp_network_dashboard_setup
Fires after core widgets for the Network Admin dashboard have been registered.
WP_Users_List_Table
Core class used to implement displaying users in a list table.
WP_Themes_List_Table
Core class used to implement displaying installed themes in a list table.
WP_Theme_Install_List_Table
Core class used to implement displaying themes to install in a list table.
Advertisement
WP_Terms_List_Table
Core class used to implement displaying terms in a list table.
manage_{$post->post_type}_posts_custom_column
Fires for each custom column of a specific post type in the Posts list table.
WP_Posts_List_Table
Core class used to implement displaying posts in a list table.
WP_Post_Comments_List_Table
Core class used to implement displaying post comments in a list table.
Advertisement
manage_plugins_custom_column
Fires inside each custom column of the Plugins list table.
network_admin_plugin_action_links_{$plugin_file}
Filters the list of action links displayed for a specific plugin in the Network Admin Plugins list table.
network_admin_plugin_action_links
Filters the action links displayed for each plugin in the Network Admin Plugins list table.