New and updated in 3.1.0
-
Displays the bulk actions dropdown.
-
Prepares the list of items for displaying.
-
Filters the items in the bulk actions menu of the list table.
-
Sets all the necessary pagination arguments.
-
Gets the current action selected from the bulk actions dropdown.
-
functioncan_edit_network()
Determines whether or not this network from this page can be edited.
-
hookcan_edit_network
Filters whether this network can be edited from this page.
-
function_thickbox_path_admin_subfolder()
Prints thickbox image paths for Network Admin.
-
classWP_List_Table
Base class for displaying a list of items in an ajaxified HTML table.
-
hooktheme_row_meta
Filters the array of row meta for each theme in the Multisite themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:768 -
Fires inside each custom column of the Multisite themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:901 -
hookafter_theme_row
Fires after each row in the Multisite themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:1026 -
Generates the list table rows.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:501 -
Filters the action links of a specific theme in the Multisite themes list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:688 -
Core class used to implement displaying themes in a list table for the network admin.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:17 -
Constructor.
Used by 0 functions | Uses 3 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:45 -
hookall_themes
Filters the full array of WP_Theme objects to list in the Multisite themes list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-themes-list-table.php:115 -
Core class used to implement displaying themes to install in a list table.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-theme-install-list-table.php:17 -
Displays the theme install table.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-theme-install-list-table.php:206 -
Generates the list table rows.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-theme-install-list-table.php:237 -
Prints a theme from the WordPress.org API.
Used by 1 function | Uses 9 functions | Source: wp-admin/includes/class-wp-theme-install-list-table.php:275 -
Fires at the end of the update message container in each row of the themes list table.
-
functionwp_theme_update_rows()
Adds a callback to display update information for themes with updates available.
-
functionwp_theme_update_row()
Displays update information for a theme.
-
Filters the path to an attachment’s file when editing the image.
-
Filters the path to an attachment’s URL when editing the image.
-
functionwp_network_dashboard_right_now()
-
Fires after core widgets for the Network Admin dashboard have been registered.
-
Filters the list of widgets to load for the Network Admin dashboard.
-
Fires after core widgets for the User Admin dashboard have been registered.