/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
pro-elements
/
modules
/
wp-cli
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/pro-elements/modules/wp-cli
Edit:
/home/melaqxso/public_html/wp-content/plugins/pro-elements/modules/wp-cli/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'; } }
Ukuran: 355 B