golden hour
/home/godaofbq/hyperxmed.com/wp-content/plugins/elementor-pro/base
⬆️ Go Up
Upload
File/Folder
Size
Actions
base-carousel-trait.php
37.08 KB
Del
OK
base-widget-trait.php
1.66 KB
Del
OK
base-widget.php
233 B
Del
OK
module-base.php
332 B
Del
OK
on-import-trait.php
3.9 KB
Del
OK
Edit: module-base.php
<?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