Filters whether to remove the ‘Categories’ drop-down from the post list table.
after_plugin_row_{$plugin_file}
Fires after each specific row in the Plugins list table.
after_plugin_row
Fires after each row in the Plugins list table.
manage_plugins_custom_column
Fires inside each custom column of the Plugins list table.
Advertisement
plugin_row_meta
Filters the array of row meta for each plugin in the Plugins list table.
plugin_action_links_{$plugin_file}
Filters the list of action links displayed for a specific plugin in the Plugins list table.
plugin_action_links
Filters the action links displayed for each plugin in 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.
Advertisement
network_admin_plugin_action_links
Filters the action links displayed for each plugin in the Network Admin Plugins list table.
show_network_active_plugins
Filters whether to display network-active plugins alongside plugins active for the current site.
show_advanced_plugins
This action is documented in wp-admin/includes/class-wp-plugins-list-table.php
all_plugins
This filter is documented in wp-admin/includes/class-wp-plugins-list-table.php
Advertisement
plugin_install_action_links
Filters the install action links for a plugin.
install_plugins_table_header
Fires before the Plugin Install table header pagination is displayed.
install_plugins_table_api_args_{$tab}
Filters API request arguments for each Add Plugins screen tab.