文件操作 - uae.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/ultimate-carousel-for-elementor/uae.php
编辑文件内容
<?php /** * Plugin Name: Ultimate Carousel For Elementor * Description: Drag & touch Carousel anything at any position (row / column) in VC * Plugin URI: http://elementor.topdigitaltrends.net/advanced-carousel * Author: Nasir Ahmad * Author URI: http://elementor.topdigitaltrends.net/contact * Version: 2.1.5 * Stable tag: 2.1.5 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly require_once( 'classes/ma-elementor.php' ); global $mae; $uae = new UCFE_Elementor( __FILE__ ); $uae->version = '2.1.5'; $uae->init(); ?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件