[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentynineteen/inc/ -> customizer.php (summary)

Twenty Nineteen: Customizer

File Size: 157 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  twentynineteen_customize_register()
  twentynineteen_customize_partial_blogname()
  twentynineteen_customize_partial_blogdescription()
  twentynineteen_customize_preview_js()
  twentynineteen_panels_js()
  twentynineteen_sanitize_color_option()

Functions
Functions that are not part of a class:

twentynineteen_customize_register( $wp_customize )   X-Ref
Add postMessage support for site title and description for the Theme Customizer.

param: WP_Customize_Manager $wp_customize Theme Customizer object.

twentynineteen_customize_partial_blogname()   X-Ref
Render the site title for the selective refresh partial.

return: void

twentynineteen_customize_partial_blogdescription()   X-Ref
Render the site tagline for the selective refresh partial.

return: void

twentynineteen_customize_preview_js()   X-Ref
Bind JS handlers to instantly live-preview changes.


twentynineteen_panels_js()   X-Ref
Load dynamic logic for the customizer controls area.


twentynineteen_sanitize_color_option( $choice )   X-Ref
Sanitize custom color choice.

param: string $choice Whether image filter is active.
return: string



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