ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.5.0

customize_partial_render

Filter Hook: Filters partial rendering.

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

Used by 1 function | 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:241

Used by 1 function | 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:264

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

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

Used by 0 functions | Uses 1 function

WP_Customize_Site_Icon_Control::content_template()

Method: Renders a JS template for the content of the site icon control.

Source: wp-includes/customize/class-wp-customize-site-icon-control.php:48

Used by 0 functions | Uses 5 functions

WP_Customize_Partial

Class: Core Customizer class for implementing selective refresh partials.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Partial::__construct()

Method: Constructor.

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

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

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

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