📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 11:32:23
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
elementor
/
includes
/
widgets
✏️
Editing: common.php
<?php namespace Elementor; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Widget_Common extends Widget_Common_Base { public function get_name() { return 'common'; } }
💾 Save Changes
❌ Cancel