[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-filter-setting.php (summary)

Customize API: WP_Customize_Filter_Setting class

File Size: 29 lines (1 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WP_Customize_Filter_Setting:: (1 method):
  update()


Class: WP_Customize_Filter_Setting  - X-Ref

A setting that is used to filter a value, but will not save the results.

Results should be properly handled using another setting or callback.

update( $value )   X-Ref
Saves the value of the setting, using the related API.

param: mixed $value The value to update.



Generated : Thu Mar 28 08:20:01 2024 Cross-referenced by PHPXref