[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-site-icon-control.php (summary)

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

Defines 1 class

WP_Customize_Site_Icon_Control:: (2 methods):
  __construct()
  content_template()


Class: WP_Customize_Site_Icon_Control  - X-Ref

Customize Site Icon control class.

Used only for custom functionality in JavaScript.

__construct( $manager, $id, $args = array()   X-Ref
Constructor.

since: 4.3.0
param: WP_Customize_Manager $manager Customizer bootstrap instance.
param: string               $id      Control ID.
param: array                $args    Optional. Arguments to override class property defaults.

content_template()   X-Ref
Renders a JS template for the content of the site icon control.

since: 4.5.0



Generated: Wed Apr 24 01:00:03 2024 Cross-referenced by PHPXref 0.7.1