WP_Plugins_List_Table
Class: Core class used to implement displaying installed plugins in a list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:17
Class: Core class used to implement displaying installed plugins in a list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:17
Method: Constructor.
Source: wp-admin/includes/class-wp-plugins-list-table.php:48
Filter Hook: Filters the action links displayed for each plugin in the Network Admin Plugins list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:921
Filter Hook: Filters the list of action links displayed for a specific plugin in the Network Admin Plugins list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:941
Action Hook: Fires inside each custom column of the Plugins list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:1273
Filter Hook: Filters the items in the bulk actions menu of the list table.
Source: wp-admin/includes/class-wp-list-table.php:552
Method: Gets a list of CSS classes for the WP_List_Table table tag.
Source: wp-admin/includes/class-wp-list-table.php:1433
Method: Gets the current action selected from the bulk actions dropdown.
Source: wp-admin/includes/class-wp-list-table.php:600
Method: Generates the table navigation above or below the table
Source: wp-admin/includes/class-wp-list-table.php:1447
Class: Base class for displaying a list of items in an ajaxified HTML table.
Source: wp-admin/includes/class-wp-list-table.php:16