ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-control.php
  • Page 2

WP_Customize_Control::__construct()

Method: Constructor.

Source: wp-includes/class-wp-customize-control.php:211

Used by 0 functions | Uses 0 functions

WP_Customize_Control::enqueue()

Method: Enqueue control related scripts/styles.

Source: wp-includes/class-wp-customize-control.php:249

Used by 0 functions | Uses 0 functions

WP_Customize_Control::active()

Method: Check whether control is active to current Customizer preview.

Source: wp-includes/class-wp-customize-control.php:258

Used by 0 functions | Uses 0 functions

customize_control_active

Filter Hook: Filters response of WP_Customize_Control::active().

Source: wp-includes/class-wp-customize-control.php:270

Used by 0 functions | Uses 0 functions

WP_Customize_Control::active_callback()

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

Source: wp-includes/class-wp-customize-control.php:285

Used by 0 functions | Uses 0 functions

WP_Customize_Control::value()

Method: Fetch a setting’s value.

Source: wp-includes/class-wp-customize-control.php:298

Used by 0 functions | Uses 0 functions

WP_Customize_Control::to_json()

Method: Refresh the parameters passed to the JavaScript via JSON.

Source: wp-includes/class-wp-customize-control.php:309

Used by 0 functions | Uses 0 functions

WP_Customize_Control::json()

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

Source: wp-includes/class-wp-customize-control.php:336

Used by 0 functions | Uses 0 functions

WP_Customize_Control::check_capabilities()

Method: Checks if the user can use this control.

Source: wp-includes/class-wp-customize-control.php:353

Used by 0 functions | Uses 0 functions

WP_Customize_Control::get_content()

Method: Get the control’s content for insertion into the Customizer pane.

Source: wp-includes/class-wp-customize-control.php:379

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