Admin Includes
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() —...
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...
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...
comment.php
Overview Admin comment management helpers (moderation, edit screens, bulk actions). Functions comment_exists() — WordPress Comment Administration API. edit_comment() — Updates...
continents-cities.php
Overview Canonical list of continents and major cities used for timezone selection and localization.
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....
class-wp-users-list-table.php
Overview Admin include file from WordPress core. This doc summarizes the public-facing classes and functions developers typically interact with. Classes...