Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / wp-includes/class-wp-customize-manager.php

WP_Customize_Manager::preserve_insert_changeset_post_content()

Method: Preserves the initial JSON post_content passed to save into the post.

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

Used by 0 functions | Uses 1 function

WP_Customize_Manager::handle_load_themes_request()

Method: Loads themes into the theme browsing/installation UI.

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

Used by 0 functions | Uses 23 functions

customize_load_themes

Filter Hook: Filters the theme data loaded in the customizer.

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

Used by 1 function | Uses 0 functions

WP_Customize_Manager::get_lock_user_data()

Method: Gets lock user data.

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

Used by 4 functions | Uses 2 functions

WP_Customize_Manager::check_changeset_lock_with_heartbeat()

Method: Checks locked changeset with heartbeat API.

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

Used by 0 functions | Uses 7 functions

WP_Customize_Manager::handle_override_changeset_lock_request()

Method: Removes changeset lock when take over request is sent via Ajax.

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

Used by 0 functions | Uses 9 functions

WP_Customize_Manager::handle_dismiss_autosave_or_lock_request()

Method: Deletes a given auto-draft changeset or the autosave revision for a given changeset or delete changeset lock.

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

Used by 0 functions | Uses 14 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 2 functions | Uses 3 functions

WP_Customize_Manager::add_customize_screen_to_heartbeat_settings()

Method: Filters heartbeat settings for the Customizer.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::trash_changeset_post()

Method: Trashes or deletes a changeset post.

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

Used by 1 function | Uses 11 functions

WP_Customize_Manager::handle_changeset_trash_request()

Method: Handles request to trash a changeset.

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

Used by 0 functions | Uses 14 functions

WP_Customize_Manager::grant_edit_post_capability_for_changeset()

Method: Re-maps ‘edit_post’ meta cap for a customize_changeset post to be the same as ‘customize’ maps.

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

Used by 0 functions | Uses 3 functions

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 3 functions | Uses 4 functions

WP_Customize_Manager::dismiss_user_auto_draft_changesets()

Method: Dismisses all of the current user’s auto-drafts (other than the present one).

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

Used by 2 functions | Uses 3 functions

WP_Customize_Manager::get_changeset_posts()

Method: Gets changeset posts.

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

Used by 3 functions | Uses 2 functions

WP_Customize_Manager::branching()

Method: Whether the changeset branching is allowed.

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

Used by 3 functions | Uses 1 function

customize_changeset_branching

Filter Hook: Filters whether or not changeset branching is allowed.

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

Used by 1 function | Uses 0 functions

WP_Customize_Manager::settings_previewed()

Method: Gets whether settings are or will be previewed.

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

Used by 1 function | 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 3 functions | Uses 0 functions

WP_Customize_Manager::establish_loaded_changeset()

Method: Establishes the loaded changeset.

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

Used by 1 function | Uses 9 functions

WP_Customize_Manager::_sanitize_external_header_video()

Method: Callback for sanitizing the external_header_video value.

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

Used by 0 functions | Uses 1 function

WP_Customize_Manager::_sanitize_background_setting()

Method: Callback for validating a background setting value.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::export_header_video_settings()

Method: Exports header video settings to facilitate selective refresh.

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

Used by 0 functions | Uses 1 function

WP_Customize_Manager::_validate_header_video()

Method: Callback for validating the header_video value.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::_validate_external_header_video()

Method: Callback for validating the external_header_video value.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Manager::has_published_pages()

Method: Returns whether there are published pages.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Manager::get_messenger_channel()

Method: Gets messenger channel.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::is_cross_domain()

Method: Determines whether the admin and the frontend are on different domains.

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

Used by 3 functions | Uses 3 functions

WP_Customize_Manager::get_allowed_urls()

Method: Gets URLs allowed to be previewed.

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

Used by 3 functions | Uses 4 functions

WP_Customize_Manager::update_stashed_theme_mod_settings()

Method: Updates stashed theme mod settings.

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

Used by 1 function | Uses 3 functions
1 2 … 4 5 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry