X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/pro-elements/modules/wp-cli
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
pro-elements
/
modules
/
wp-cli
/
ðŸ“
..
📄
license-command.php
(1.73 KB)
📄
module.php
(819 B)
📄
theme-builder.php
(759 B)
📄
update.php
(355 B)
Editing: update.php
<?php namespace ElementorPro\Modules\WpCli; use Elementor\Modules\WpCli\Update as UpdateBase; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } /** * Elementor Page Builder Pro cli tools. */ class Update extends UpdateBase { protected function get_update_db_manager_class() { return '\ElementorPro\Core\Upgrade\Manager'; } }
Upload File
Create Folder