ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

customize_changeset_branching

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::get_changeset_post_data()

Method: Gets the data stored in a changeset post.

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

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