Customize Classes

Selective Refresh

Classes for implementing selective (partial) refresh in the Customizer preview. WP_Customize_Selective_Refresh Core class for implementing selective refresh. Manages partial registration...

Updated March 13, 2026

Customize Settings

Setting classes in wp-includes/customize/ that extend WP_Customize_Setting. WP_Customize_Filter_Setting A setting used to filter a value but will not save the...

Updated March 13, 2026

Customize Classes

WordPress Customizer class files providing controls, settings, sections, panels, and selective refresh for the Customizer (Theme Customization API). Source: wp-includes/customize/...

Updated March 13, 2026

Customize Panels

Panel classes in wp-includes/customize/ that extend WP_Customize_Panel. WP_Customize_Themes_Panel Panel for browsing and switching themes. Displays active/previewing theme with a "Change"...

Updated March 13, 2026

Customize Sections

Section classes in wp-includes/customize/ that extend WP_Customize_Section. WP_Customize_Themes_Section UI container for theme controls with search, filter, and feature-filter capabilities. Source:...

Updated March 13, 2026

Widget Controls

Controls for managing widgets in the Customizer. WP_Widget_Area_Customize_Control Control representing a widget area (sidebar) with add/reorder widget functionality. Source: wp-includes/customize/class-wp-widget-area-customize-control.php...

Updated March 13, 2026

Input Controls

Controls for color pickers, code editors, date/time selectors, and background position. WP_Customize_Color_Control Color picker control supporting full color and hue-only...

Updated March 13, 2026

Media Controls

Media-related Customizer controls for handling file uploads, images, cropping, and specific image contexts. WP_Customize_Media_Control Base control for media selection using...

Updated March 13, 2026

Nav Menu Controls

Controls for managing navigation menus in the Customizer. WP_Customize_Nav_Menu_Control Control for a complete nav menu, providing "Add Items" and "Reorder"...

Updated March 13, 2026

Theme Control

WP_Customize_Theme_Control Control for displaying a theme in the Customizer's theme browser. Handles active, installed, and remote (wporg) themes with update...

Updated March 13, 2026
← Back to Chubes.net