WC_Customizer_Control_Cropping
extends WP_Customize_Control
in package
WC_Customizer_Control_Cropping class.
Table of Contents
- $type : string
- Declare the control type.
- render_content() : mixed
- Render control.
Properties
$type
Declare the control type.
public
string
$type
= 'woocommerce-cropping-control'
Methods
render_content()
Render control.
public
render_content() : mixed