ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/customize/class-wp-customize-selective-refresh.php

WP_Customize_Selective_Refresh::add_partial()

Method: Adds a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:110

Used by 1 function | Uses 3 functions

WP_Customize_Selective_Refresh::get_partial()

Method: Retrieves a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:137

Used by 2 functions | Uses 0 functions

WP_Customize_Selective_Refresh::remove_partial()

Method: Removes a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:152

Used by 0 functions | Uses 0 functions

WP_Customize_Selective_Refresh::init_preview()

Method: Initializes the Customizer preview.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:161

Used by 0 functions | Uses 1 function

WP_Customize_Selective_Refresh::enqueue_preview_scripts()

Method: Enqueues preview scripts.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:171

Used by 0 functions | Uses 2 functions

WP_Customize_Selective_Refresh::export_preview_data()

Method: Exports data in preview after it has finished rendering so that partials can be added at runtime.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:181

Used by 0 functions | Uses 6 functions

WP_Customize_Selective_Refresh::add_dynamic_partials()

Method: Registers dynamically-created partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:224

Used by 1 function | Uses 5 functions

customize_dynamic_partial_args

Filter Hook: Filters a dynamic partial’s constructor arguments.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:250

Used by 2 functions | Uses 0 functions

customize_dynamic_partial_class

Filter Hook: Filters the class used to construct partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:266

Used by 2 functions | Uses 0 functions

WP_Customize_Selective_Refresh::is_render_partials_request()

Method: Checks whether the request is for rendering partials.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:286

Used by 1 function | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy