WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Class Reference/WP Customize Manager

Description

This is the class that controls most of the Theme Customization API for WordPress 3.4 and newer.

The $wp_customize object is an instance of the WP_Customize_Manager class, and is primarily how this class is utilized.

For more information, see the documentation for the Theme Customization API.

Related

See also index of Class Reference and index of Function Reference.