[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Twenty Seventeen: Customizer
File Size: | 251 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
twentyseventeen_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. |
twentyseventeen_sanitize_page_layout( $input ) X-Ref |
Sanitize the page layout options. param: string $input Page layout. |
twentyseventeen_sanitize_colorscheme( $input ) X-Ref |
Sanitize the colorscheme. param: string $input Color scheme. |
twentyseventeen_customize_partial_blogname() X-Ref |
Render the site title for the selective refresh partial. return: void since: Twenty Seventeen 1.0 |
twentyseventeen_customize_partial_blogdescription() X-Ref |
Render the site tagline for the selective refresh partial. return: void since: Twenty Seventeen 1.0 |
twentyseventeen_is_static_front_page() X-Ref |
Return whether we're previewing the front page and it's a static page. |
twentyseventeen_is_view_with_layout_option() X-Ref |
Return whether we're on a view that supports a one or two column layout. |
twentyseventeen_customize_preview_js() X-Ref |
Bind JS handlers to instantly live-preview changes. |
twentyseventeen_panels_js() X-Ref |
Load dynamic logic for the customizer controls area. |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |