Admin Includes

bookmark.php

Overview Admin helpers for Link/Bookmark management (legacy Links Manager). Functions add_link() — WordPress Bookmark Administration API edit_link() — Updates or...

Updated March 13, 2026

class-automatic-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 13, 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 13, 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 13, 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 13, 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 13, 2026
← Back to Chubes.net