PATH:
home
/
lab2454c
/
incforce.com
/
wp-content
/
plugins
/
elementor
/
app
/
modules
/
import-export
/
runners
/
revert
<?php namespace Elementor\App\Modules\ImportExport\Runners\Revert; class Plugins extends Revert_Runner_Base { public static function get_name() : string { return 'plugins'; } public function should_revert( array $data ) : bool { return false; } public function revert( array $data ) {} }
[-] templates.php
[edit]
[+]
..
[-] revert-runner-base.php
[edit]
[-] taxonomies.php
[edit]
[-] elementor-content.php
[edit]
[-] plugins.php
[edit]
[-] wp-content.php
[edit]
[-] site-settings.php
[edit]