WPDev.one
Core Class

WP_Customize_Cropped_Image_Control

class WP_Customize_Cropped_Image_Control // Constructor: function Object() { [native code] }

Customize Cropped Image Control class.

Methods 2 methods

Method / Return Description
enqueue()
void

Enqueue control related scripts/styles.

to_json()
void

Refresh the parameters passed to the JavaScript via JSON.

Properties

Property / Type Description
$type
mixed
public
No description available.
$width
mixed
public
No description available.
$height
mixed
public
No description available.
$flex_width
mixed
public
No description available.
$flex_height
mixed
public
No description available.

Class Information

Since Version
4.3.0
Source File
wp-includes/customize/class-wp-customize-cropped-image-control.php
Advertisement