Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Mobile
    • Hosting
    • Openverse ↗︎
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
  • Community
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • WordCamp ↗︎
    • Meetups ↗︎
    • Job Board ↗︎
  • About
    • About WordPress
    • Showcase
    • Enterprise
    • Gutenberg ↗︎
    • 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:3034

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:5816

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:5974

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:3322

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:3350

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:3382

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:3694

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:3276

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:3304

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:3066

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:3134

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:3236

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:3252

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:1066

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:1028

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:777

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:804

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:751

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:764

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:617

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:6129

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:6013

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:6056

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:6075

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:6111

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:5778

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:4673

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:4626

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:4647

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:3647

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
  • Visit our YouTube channel
Code is Poetry