ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.4.0
  • Page 25

WP_Customize_Setting::preview()

Method: Add filters to supply the setting’s value when accessed.

Source: wp-includes/class-wp-customize-setting.php:319

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::check_capabilities()

Method: Validate user capabilities whether the theme supports the setting.

Source: wp-includes/class-wp-customize-setting.php:834

Used by 0 functions | Uses 0 functions

customize_preview_{$this->id}

Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.

Source: wp-includes/class-wp-customize-setting.php:400

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::multidimensional()

Method: Multidimensional helper function.

Source: wp-includes/class-wp-customize-setting.php:856

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_preview_filter()

Method: Callback function to filter non-multidimensional theme mods and options.

Source: wp-includes/class-wp-customize-setting.php:448

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::multidimensional_replace()

Method: Will attempt to replace a specific value in a multidimensional array.

Source: wp-includes/class-wp-customize-setting.php:911

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::save()

Method: Checks user capabilities and theme supports, and then saves the value of the setting.

Source: wp-includes/class-wp-customize-setting.php:520

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::multidimensional_get()

Method: Will attempt to fetch a specific value from a multidimensional array.

Source: wp-includes/class-wp-customize-setting.php:937

Used by 0 functions | Uses 0 functions

customize_save_{$id_base}

Action Hook: Fires when the WP_Customize_Setting::save() method is called.

Source: wp-includes/class-wp-customize-setting.php:539

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::multidimensional_isset()

Method: Will attempt to check if a specific value in a multidimensional array is set.

Source: wp-includes/class-wp-customize-setting.php:955

Used by 0 functions | Uses 0 functions
« Previous 1 … 24 25 26 … 30 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy