| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[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. Instantiates the object. |
| register( $wp_customize ) X-Ref |
| Registers customizer options. param: WP_Customize_Manager $wp_customize Theme Customizer object. return: void |
| sanitize_checkbox( $checked = null ) X-Ref |
| Sanitizes a boolean for checkbox. param: bool $checked Whether or not a box is checked. return: bool |
| partial_blogname() X-Ref |
| Renders the site title for the selective refresh partial. return: void |
| partial_blogdescription() X-Ref |
| Renders the site tagline for the selective refresh partial. return: void |
| Generated : Wed May 6 08:20:15 2026 | Cross-referenced by PHPXref |