Index of /wp-content/<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; / Exit if accessed directly.
}
/**
* Elementor select control.
*
* A base control for creating select control. Displays a simple select box.
* It accepts an array in which the `key` is the option value and the `value` is
* the option name.
*
* @since 1.0.0
*
Name Last modified Size Description
Parent Directory -
class Control_Selec..> 2021-12-23 17:05 -