[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Twenty Fourteen Customizer support
File Size: | 176 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
twentyfourteen_customize_register( $wp_customize ) X-Ref |
Implement Customizer additions and adjustments. param: WP_Customize_Manager $wp_customize Customizer object. since: Twenty Fourteen 1.0 |
twentyfourteen_customize_partial_blogname() X-Ref |
Render the site title for the selective refresh partial. return: void since: Twenty Fourteen 1.7 |
twentyfourteen_customize_partial_blogdescription() X-Ref |
Render the site tagline for the selective refresh partial. return: void since: Twenty Fourteen 1.7 |
twentyfourteen_sanitize_layout( $layout ) X-Ref |
Sanitize the Featured Content layout value. return: string Filtered layout type (grid|slider). param: string $layout Layout type. since: Twenty Fourteen 1.0 |
twentyfourteen_customize_preview_js() X-Ref |
Bind JS handlers to make Customizer preview reload changes asynchronously. since: Twenty Fourteen 1.0 |
twentyfourteen_contextual_help() X-Ref |
Add contextual help to the Themes and Post edit screens. since: Twenty Fourteen 1.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |