[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_Site_Icon_Control class
File Size: | 97 lines (3 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_Site_Icon_Control:: (2 methods):
__construct()
content_template()
Class: WP_Customize_Site_Icon_Control - X-Ref
Customize Site Icon control class.__construct( $manager, $id, $args = array() X-Ref |
Constructor. param: WP_Customize_Manager $manager Customizer bootstrap instance. param: string $id Control ID. param: array $args Optional. Arguments to override class property defaults. since: 4.3.0 |
content_template() X-Ref |
Renders a JS template for the content of the site icon control. since: 4.5.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |