ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-manager.php
  • Page 11

WP_Customize_Manager::set_changeset_lock()

Method: Marks the changeset post as being currently edited by the current user.

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

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::is_theme_active()

Method: Checks if the current theme is active.

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

Used by 0 functions | Uses 0 functions

customize_post_value_set_{$setting_id}

Action Hook: Announces when a specific setting’s unsanitized post value has been set.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::get_stylesheet()

Method: Retrieves the stylesheet name of the previewed theme.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::refresh_changeset_lock()

Method: Refreshes changeset lock with the current time if current user edited the changeset before.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::start_previewing_theme()

Method: If the theme to be previewed isn’t the active theme, add filter callbacks to swap it out at runtime.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::wp_loaded()

Method: Registers styles/scripts and initialize the preview of each setting

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

Used by 0 functions | Uses 0 functions

customize_post_value_set

Action Hook: Announces when any setting’s unsanitized post value has been set.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::get_template_root()

Method: Retrieves the template root of the previewed theme.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy