/var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/core/common/modules/event-tracker
NameSizeModeActions
data/-0755rm
db.php48720644editdlrm
module.php9300644editdlrm
personal-data.php19930644editdlrm
Edit: /var/www/wp2.qr4y.com/www/wp-content/plugins/elementor/core/common/modules/event-tracker/module.php (930B)
Tracker::is_allow_track(), ]; } public function __construct() { // Initialize Events Database Table $this->add_component( 'events-db', new DB() ); // Handle User Data Deletion/Export requests. new Personal_Data(); Plugin::$instance->data_manager_v2->register_controller( new Controller() ); } }