get_assets_uri( 'css/backend/elementor-image-selector.css' ), [], '1.0' ); } /** * Set default settings */ protected function get_default_settings() { return [ 'label_block' => true, 'toggle' => true, 'options' => [], ]; } /** * Control field markup */ public function content_template() { $control_uid = $this->get_control_uid( '{{ value }}' ); ?>
<# _.each( data.options, function( options, value ) { #>
<# } ); #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>