Constructor.
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_advanced_plugins
This action is documented in wp-admin/includes/class-wp-plugins-list-table.php
show_network_active_plugins
Filters whether to display network-active plugins alongside plugins active for the current site.
WP_Plugins_List_Table
Core class used to implement displaying installed plugins in a list table.