ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 143

WP_Customize_Panel::print_template()

Method: Render the panel’s JS templates.

Source: wp-includes/class-wp-customize-panel.php:325

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render()

Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.

Source: wp-includes/class-wp-customize-panel.php:304

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render_content()

Method: Render the panel UI in a subclass.

Source: wp-includes/class-wp-customize-panel.php:313

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render_template()

Method: An Underscore (JS) template for rendering this panel’s container.

Source: wp-includes/class-wp-customize-panel.php:346

Used by 0 functions | Uses 0 functions

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

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
« Previous 1 … 142 143 144 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy