WP_List_Table

Class: Base class for displaying a list of items in an ajaxified HTML table.

Source: wp-admin/includes/class-wp-list-table.php:16

Used by 14 functions | Uses 0 functions

theme_row_meta

Filter Hook: Filters the array of row meta for each theme in the Multisite themes list table.

Source: wp-admin/includes/class-wp-ms-themes-list-table.php:602

Used by 1 function | Uses 0 functions

after_theme_row

Action Hook: Fires after each row in the Multisite themes list table.

Source: wp-admin/includes/class-wp-ms-themes-list-table.php:746

Used by 1 function | Uses 0 functions

all_themes

Filter Hook: Filters the full array of WP_Theme objects to list in the Multisite themes list table.

Source: wp-admin/includes/class-wp-ms-themes-list-table.php:102

Used by 1 function | Uses 0 functions

WP_Themes_List_Table

Class: Core class used to implement displaying installed themes in a list table.

Source: wp-admin/includes/class-wp-themes-list-table.php:18

Used by 1 function | Uses 1 function