Return an associative array listing all the views that can be used with this table.
WP_Users_List_Table::no_items
Output ‘no users’ message.
WP_Users_List_Table::prepare_items
Prepare the users list for display.
WP_Users_List_Table::ajax_user_can
Check the current user’s permissions.
Advertisement
WP_Users_List_Table::__construct
Constructor.
WP_Upgrader::release_lock
Releases an upgrader lock.
WP_Upgrader::create_lock
Creates a lock using WordPress options.
WP_Upgrader::maintenance_mode
Toggle maintenance mode for the site.
Advertisement
WP_Upgrader::run
Run an upgrade/installation.
WP_Upgrader::install_package
Install a package.
WP_Upgrader::clear_destination
Clears the directory where this item is going to be installed into.
WP_Upgrader::flatten_dirlist
Flatten the results of WP_Filesystem::dirlist() for iterating over.
Advertisement
WP_Upgrader::unpack_package
Unpack a compressed package file.
WP_Upgrader::download_package
Download a package.
WP_Upgrader::fs_connect
Connect to the filesystem.