| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Customizer settings for this theme.
| File Size: | 180 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Twenty_Twenty_One_Customize:: (5 methods):
__construct()
register()
sanitize_checkbox()
partial_blogname()
partial_blogdescription()
Class: Twenty_Twenty_One_Customize - X-Ref
Customizer Settings.| __construct() X-Ref |
| Constructor. Instantiate the object. since: Twenty Twenty-One 1.0 |
| register( $wp_customize ) X-Ref |
| Register customizer options. return: void since: Twenty Twenty-One 1.0 param: WP_Customize_Manager $wp_customize Theme Customizer object. |
| sanitize_checkbox( $checked = null ) X-Ref |
| Sanitize boolean for checkbox. return: bool since: Twenty Twenty-One 1.0 param: bool $checked Whether or not a box is checked. |
| partial_blogname() X-Ref |
| Render the site title for the selective refresh partial. return: void since: Twenty Twenty-One 1.0 |
| partial_blogdescription() X-Ref |
| Render the site tagline for the selective refresh partial. return: void since: Twenty Twenty-One 1.0 |
| Generated: Thu Nov 13 01:00:24 2025 | Cross-referenced by PHPXref 0.7.1 |