[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[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. |
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 : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |