ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/customize/class-wp-customize-partial.php

WP_Customize_Partial::__construct()

Method: Constructor.

Source: wp-includes/customize/class-wp-customize-partial.php:161

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::id_data()

Method: Retrieves parsed ID data for multidimensional setting.

Source: wp-includes/customize/class-wp-customize-partial.php:202

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::render()

Method: Renders the template partial involving the associated settings.

Source: wp-includes/customize/class-wp-customize-partial.php:216

Used by 0 functions | Uses 0 functions

customize_partial_render

Filter Hook: Filters partial rendering.

Source: wp-includes/customize/class-wp-customize-partial.php:246

Used by 0 functions | Uses 0 functions

customize_partial_render_{$partial->id}

Filter Hook: Filters partial rendering for a specific partial.

Source: wp-includes/customize/class-wp-customize-partial.php:260

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::render_callback()

Method: Default callback used when invoking WP_Customize_Control::render().

Source: wp-includes/customize/class-wp-customize-partial.php:283

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::json()

Method: Retrieves the data to export to the client via JSON.

Source: wp-includes/customize/class-wp-customize-partial.php:295

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::check_capabilities()

Method: Checks if the user can refresh this partial.

Source: wp-includes/customize/class-wp-customize-partial.php:318

Used by 0 functions | Uses 0 functions

WP_Customize_Partial

Class: Core Customizer class for implementing selective refresh partials.

Source: wp-includes/customize/class-wp-customize-partial.php:20

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy