文件操作 - angie.ts
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/give/src/MCP/assets/angie.ts
编辑文件内容
import register from '@givewp/mcp-server/angie'; import { GiveMcpServerOptions } from '@givewp/mcp-server/angie'; declare const window: { GiveMcpServerOptions: GiveMcpServerOptions; } & Window; // Register the GiveWP MCP Server with Elementor's angie for use in the dashboard. register(window.GiveMcpServerOptions).then(() => console.log('GiveWP Angie MCP connection successful'));
修改文件时间
将文件时间修改为当前时间的前一年
删除文件