File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/custom-elementor-icons/custom-elementor-icons.php
Back
<?php /** * Plugin Name: Custom Elementor Icons * Plugin URI: https://wordpress.org/plugins/custom-elementor-icons/ * Description: Custom Elementor Icons is a free WordPress plugin allowing its users to upload unlimited custom icons to their websites. * Author: StylemixThemes * Author URI: https://stylemixthemes.com/ * License: GNU General Public License v2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html * Text Domain: custom-elementor-icons * Version: 1.0.5 */ if ( ! defined( 'ABSPATH' ) ) exit; define( 'CEI_VERSION', '1.0.5' ); define( 'CEI_FILE', __FILE__ ); define( 'CEI_PATH', dirname( CEI_FILE ) ); define( 'CEI_INCLUDES_PATH', CEI_PATH . '/includes/' ); define( 'CEI_CLASSES_PATH', CEI_INCLUDES_PATH . 'classes/' ); define( 'CEI_URL', plugin_dir_url( CEI_FILE ) ); require_once( CEI_INCLUDES_PATH . '/autoload.php' ); if ( is_admin() ) { require_once CEI_INCLUDES_PATH . '/item-announcements.php'; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings