[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyone/classes/ -> class-twenty-twenty-one-customize.php (summary)

Customizer settings for this theme.

File Size: 180 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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.


register( $wp_customize )   X-Ref
Register customizer options.

return: void
param: WP_Customize_Manager $wp_customize Theme Customizer object.

sanitize_checkbox( $checked = null )   X-Ref
Sanitize boolean for checkbox.

return: bool
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

partial_blogdescription()   X-Ref
Render the site tagline for the selective refresh partial.

return: void



Generated : Thu Apr 25 08:20:02 2024 Cross-referenced by PHPXref