Displays the dashboard.
wp_dashboard_widgets
Filters the list of widgets to load for the admin dashboard.
wp_dashboard_setup
Fires after core widgets for the admin dashboard have been registered.
wp_dashboard_setup
Registers dashboard widgets.
Advertisement
floated_admin_avatar
Adds avatars to relevant places in admin.
term_name
Filters display of the term name in the terms list table.
manage_pages_custom_column
Fires in each custom column on the Posts list table.
manage_pages_columns
Filters the columns displayed in the Pages list table.
Advertisement
plugin_action_links
Filters the action links displayed for each plugin in the Plugins list table.
manage_media_custom_column
Fires for each custom column in the Media list table.
manage_media_columns
Filters the Media list table columns.
WP_Filesystem_ftpsockets
WordPress Filesystem Class for implementing FTP Sockets.
Advertisement
WP_Filesystem_FTPext
WordPress Filesystem Class for implementing FTP.
WP_Filesystem_Direct
WordPress Filesystem Class for direct PHP file and folder manipulation.
WP_Filesystem_Base
Base WordPress Filesystem class which Filesystem implementations extend.