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...

Updated March 4, 2026

import.php

Overview Importer registration and helper functions for Tools → Import. Functions get_importers() — WordPress Administration Importer API. register_importer() — Registers...

Updated March 4, 2026

list-table.php

Overview Utility helpers for list tables (bulk actions, pagination, screen options) used across admin screens. Functions register_column_headers() — Filters the...

Updated March 4, 2026

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...

Updated March 4, 2026

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...

Updated March 4, 2026

dashboard.php

Overview Dashboard widgets, feeds, and screen logic for the main WP admin dashboard. Functions wp_dashboard_setup() — WordPress Dashboard Widget Administration...

Updated March 4, 2026

deprecated.php

Overview Deprecated admin functions and shims kept for backward compatibility. Classes WP_User_Search — Deprecated admin functions from past WordPress versions....

Updated March 4, 2026

export.php

Overview Exports content via the Tools → Export screen, including filters and file generation. Functions export_wp() — WordPress Export Administration...

Updated March 4, 2026

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() —...

Updated March 4, 2026

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...

Updated March 4, 2026

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...

Updated March 4, 2026

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...

Updated March 4, 2026
← Back to Chubes.net