[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

Customize API: WP_Customize_Site_Icon_Control class

File Size: 133 lines (4 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.

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.




Generated : Mon Mar 18 08:20:01 2024 Cross-referenced by PHPXref