Admin Includes

class-core-upgrader.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-custom-background.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

admin-filters.php

Overview Registers admin-only hooks and filters used by core screens. Plugins can target these hooks to customize admin behavior. Hooks...

Updated March 4, 2026

Admin Includes

Core admin functionality files from wp-admin/includes/. Source: wp-admin/includes/ Categories AJAX & Actions ajax-actions.php.md - Admin AJAX handlers Dashboard dashboard.php.md -...

Updated March 4, 2026

admin.php

Overview Loads the core admin APIs (settings, screens, list tables, media, updates, and more). Include this file when you need...

Updated March 4, 2026

ajax-actions.php

Overview Defines wp-admin AJAX handlers for authenticated and unauthenticated requests. Handlers are named wp_ajax_*() and are invoked by admin-ajax.php when...

Updated March 4, 2026
← Back to Chubes.net