文件操作 - composer.json
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/drroller/public_html/wp-content/plugins/fluent-smtp/composer.json
编辑文件内容
{ "name": "wpmanageninja/fluent-smtp", "description": "FluentSMTP - The Ultimate SMTP Plugin for WordPress", "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "authors": [ { "name": "WPManageNinja", "email": "contact_support@wpmanageninja.com" } ], "autoload": { "psr-4": { "FluentMail\\App\\": "app/", "FluentMail\\Includes\\": "includes/" }, "exclude-from-classmap": [ "includes/libs/google-api-client/" ] }, "config": { "optimize-autoloader": true }, "require-dev": { "phpstan/phpstan": "^2.1", "szepeviktor/phpstan-wordpress": "^2.0" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件