ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Customize_Manager::register_controls()

Method: Registers some default controls.

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

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::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 0 functions | Uses 0 functions

WP_Customize_Manager::customize_preview_override_404_status()

Method: Prevents sending a 404 status when returning the response for the customize preview, since it causes the jQuery Ajax to fail. Send 200 instead.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::save()

Method: Handles customize_save WP Ajax request to save/update a changeset.

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

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_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

WP_Customize_Manager::customize_preview_base()

Method: Prints base element for preview frame.

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

Used by 0 functions | Uses 0 functions

customize_save_response

Filter Hook: Filters response data for a successful customize_save Ajax request.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager

Class: Customize Manager class.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy