/var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/includes/controls
Edit: /var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/includes/controls/date-time.php (2085B)
true,
'picker_options' => [],
'dynamic' => [
'categories' => [
TagsModule::DATETIME_CATEGORY,
],
],
];
}
/**
* Render date time control output in the editor.
*
* Used to generate the control HTML in the editor using Underscore JS
* template. The variables for the class are available using `data` JS
* object.
*
* @since 1.0.0
* @access public
*/
public function content_template() {
?>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>