WordPress User Search class.
WP_Users_List_Table
Core class used to implement displaying users in a list table.
WP_Upgrader
Core class used for upgrading/installing a local set of files via the Filesystem Abstraction classes from a Zip file.
WP_Upgrader_Skin
Generic Skin for the WordPress Upgrader classes. This skin is designed to be extended for specific purposes.
Advertisement
WP_Themes_List_Table
Core class used to implement displaying installed themes in a list table.
WP_Theme_Install_List_Table
Core class used to implement displaying themes to install in a list table.
WP_Terms_List_Table
Core class used to implement displaying terms in a list table.
WP_Site_Icon
Core class used to implement site icon functionality.
Advertisement
WP_Site_Health
Class for looking up a site’s health based on a user’s WordPress environment.
WP_Site_Health_Auto_Updates
Class for testing automatic updates in the WordPress code.
WP_Screen
Core class used to implement an admin screen API.
WP_Posts_List_Table
Core class used to implement displaying posts in a list table.
Advertisement
WP_Post_Comments_List_Table
Core class used to implement displaying post comments in a list table.
WP_Plugins_List_Table
Core class used to implement displaying installed plugins in a list table.
WP_Plugin_Install_List_Table
Core class used to implement displaying plugins to install in a list table.