File manager - Edit - /home/verseaumee/geniouskin/wp-content/plugins/powerpack-lite-for-elementor/includes/controls/query.php
Back
<?php namespace PowerpackElementsLite; use PowerpackElementsLite\Modules\CustomFields; // Elementor Classes use \Elementor\Control_Select2; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Elementor emoji one area control. * * A control for displaying a textarea with the ability to add emojis. * * @since 1.2.9 */ class Control_Query extends Control_Select2 { /** * Get control type. * * Retrieve the control type, in this case `pp-query`. * * @since 1.2.9 * @access public * * @return string Control type. */ public function get_type() { return 'pp-query'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings