文件操作 - woo-image-seo.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/woo-image-seo/woo-image-seo.php
编辑文件内容
<?php /* Plugin Name: Woo Image SEO Description: Boost your SEO by automatically adding alt tags and title attributes to all product images. Requires WooCommerce. Version: 1.2.1 Plugin URI: https://wordpress.org/plugins/woo-image-seo/ Author: Danail Emandiev Author URI: https://emandiev.com License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly require_once __DIR__ . '/lib/init.php';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件