[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Twenty Fourteen Customizer support

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

Defines 6 functions

  twentyfourteen_customize_register()
  twentyfourteen_customize_partial_blogname()
  twentyfourteen_customize_partial_blogdescription()
  twentyfourteen_sanitize_layout()
  twentyfourteen_customize_preview_js()
  twentyfourteen_contextual_help()

Functions
Functions that are not part of a class:

twentyfourteen_customize_register( $wp_customize )   X-Ref
Implement Customizer additions and adjustments.

param: WP_Customize_Manager $wp_customize Customizer object.

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

return: void

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

return: void

twentyfourteen_sanitize_layout( $layout )   X-Ref
Sanitize the Featured Content layout value.

param: string $layout Layout type.
return: string Filtered layout type (grid|slider).

twentyfourteen_customize_preview_js()   X-Ref
Bind JS handlers to make Customizer preview reload changes asynchronously.


twentyfourteen_contextual_help()   X-Ref
Add contextual help to the Themes and Post edit screens.




Generated : Tue Mar 19 08:20:01 2024 Cross-referenced by PHPXref