Admin Includes
image.php
Overview Core image handling helpers used by the media library and image processing workflows. Functions wp_crop_image() — File contains all...
import.php
Overview Importer registration and helper functions for Tools → Import. Functions get_importers() — WordPress Administration Importer API. register_importer() — Registers...
list-table.php
Overview Utility helpers for list tables (bulk actions, pagination, screen options) used across admin screens. Functions register_column_headers() — Filters the...
image-edit.php
Overview Image editor (crop/rotate/scale) helpers used by the media edit UI. Functions wp_image_editor() — WordPress Image Editor wp_stream_image() — Shows...
credits.php
Overview Data and helpers for the About/Credits admin screen. Functions wp_credits() — WordPress Credits Administration API. wp_credits_section_title() — Displays the...
dashboard.php
Overview Dashboard widgets, feeds, and screen logic for the main WP admin dashboard. Functions wp_dashboard_setup() — WordPress Dashboard Widget Administration...
deprecated.php
Overview Deprecated admin functions and shims kept for backward compatibility. Classes WP_User_Search — Deprecated admin functions from past WordPress versions....
export.php
Overview Exports content via the Tools → Export screen, including filters and file generation. Functions export_wp() — WordPress Export Administration...
file.php
Overview Filesystem helpers for uploads, file editing, and WordPress file operations. Functions get_file_description() — Filesystem API: Top-level functionality get_home_path() —...
class-wp-themes-list-table.php
Overview Admin include file from WordPress core. This doc summarizes the public-facing classes and functions developers typically interact with. Classes...
class-wp-upgrader-skin.php
Overview Admin include file from WordPress core. This doc summarizes the public-facing classes and functions developers typically interact with. Classes...
class-wp-upgrader-skins.php
Overview Deprecated shim that includes the upgrader skin classes. Use class-wp-upgrader.php and the specific skin files directly. Deprecation Deprecated since...