░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content/plugins/elementor-pro/base
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: base-widget-trait.php
<?php namespace ElementorPro\Base; use ElementorPro\License\API as License_API; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } trait Base_Widget_Trait { public function is_editable() { $license_data = License_API::get_license_data(); return in_array( $license_data['license'], [ License_API::STATUS_VALID, License_API::STATUS_EXPIRED ] ); } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 base-widget-trait.php
PHP
377 B
2022-06-09 15:28
EDIT
📄 base-widget.php
PHP
280 B
2022-06-09 15:28
EDIT
📄 module-base.php
PHP
681 B
2022-06-09 15:28
EDIT