File manager - Edit - /home/rangceb/diohome.com/wp-content468461/updraft/plugins-old/elegantspot/includes/Elegantspot.php
Back
<?php class ELEGANTSPOT_Elegantspot extends DiviExtension { /** * The gettext domain for the extension's translations. * * @since 1.0.0 * * @var string */ public $gettext_domain = 'elegantspot-elegantspot'; /** * The extension's WP Plugin name. * * @since 1.0.0 * * @var string */ public $name = 'elegantspot'; /** * The extension's version * * @since 1.0.0 * * @var string */ public $version = '1.0.0'; /** * ELEGANTSPOT_Elegantspot constructor. * * @param string $name * @param array $args */ public function __construct( $name = 'elegantspot', $args = array() ) { $this->plugin_dir = plugin_dir_path( __FILE__ ); $this->plugin_dir_url = plugin_dir_url( $this->plugin_dir ); parent::__construct( $name, $args ); } } new ELEGANTSPOT_Elegantspot;
| ver. 1.4 |
Github
|
.
| PHP 8.4.10 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings