ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 123

WP_Customize_Manager::add_dynamic_settings()

Method: Registers any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.

Source: wp-includes/class-wp-customize-manager.php:3799

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_panel()

Method: Adds a customize panel.

Source: wp-includes/class-wp-customize-manager.php:3887

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_section()

Method: Adds a customize section.

Source: wp-includes/class-wp-customize-manager.php:3983

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_setting()

Method: Adds a customize setting.

Source: wp-includes/class-wp-customize-manager.php:3766

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_state_query_params()

Method: Adds customize state query params to a given URL if preview is allowed.

Source: wp-includes/class-wp-customize-manager.php:1974

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::after_setup_theme()

Method: Callback to validate a theme once it is loaded

Source: wp-includes/class-wp-customize-manager.php:654

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::autosaved()

Method: Gets whether data from a changeset’s autosaved revision should be loaded if it exists.

Source: wp-includes/class-wp-customize-manager.php:760

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::branching()

Method: Whether the changeset branching is allowed.

Source: wp-includes/class-wp-customize-manager.php:773

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::changeset_data()

Method: Gets changeset data.

Source: wp-includes/class-wp-customize-manager.php:1143

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::changeset_post_id()

Method: Gets the changeset post ID for the loaded changeset.

Source: wp-includes/class-wp-customize-manager.php:1087

Used by 0 functions | Uses 0 functions
« Previous 1 … 122 123 124 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy