🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 10:29:13 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
janapremi.anantaacharya.com.np
/
wp-content
/
plugins
/
elementor-pro
/
base
📍 /home/therahul/janapremi.anantaacharya.com.np/wp-content/plugins/elementor-pro/base
🔄 Refresh
✏️
Editing: module-base.php
Writable
<?php namespace ElementorPro\Base; use Elementor\Core\Base\Module; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } abstract class Module_Base extends Module { // This class was needed in the past and not being removed for future functionalities that might be needed for all classes that still extend it. }
💾 Save Changes
❌ Cancel