File manager - Edit - /home/rangceb/diohome.com/wp-content468461/updraft/plugins-old/elegantspot/elegantspot.php
Back
<?php /* Plugin Name: Elegant Image Hotspot Plugin URI: https://apijoin.com/elegant-image-hotspot-for-divi Description: Image Hotspot for Divi Version: 1.0.0 Author: Miguras Author URI: https://apijoin.com License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Text Domain: elegantspot-elegantspot Domain Path: /languages Elegant Image Hotspot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. Elegant Image Hotspot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Elegant Image Hotspot. If not, see https://www.gnu.org/licenses/gpl-2.0.html. */ if ( ! function_exists( 'elegantspot_initialize_extension' ) ): /** * Creates the extension's main class instance. * * @since 1.0.0 */ function elegantspot_initialize_extension() { require_once plugin_dir_path( __FILE__ ) . 'includes/Elegantspot.php'; } add_action( 'divi_extensions_init', 'elegantspot_initialize_extension' ); if(file_exists(plugin_dir_path( __FILE__ ) . 'functions/functions.php')){ require_once plugin_dir_path( __FILE__ ) . 'functions/functions.php'; } endif;
| ver. 1.4 |
Github
|
.
| PHP 8.4.10 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings