Elementor 开发者文档

title: "库断开连接" post_status: publish comment_status: open taxonomy: category: - elementor-developers-docs post_tag: - Cli - Src - Repos


库断开连接

通过命令行断开站点与 Elementor 库的连接,只需提供 WordPress 用户信息。

命令

wp elementor library disconnect [--user]

参数

[--user]

(可选) 要断开的用户。接受用户 ID、用户登录名或电子邮件。

使用示例

wp elementor library disconnect --user=admin

此命令将断开 WordPress admin 用户与 Elementor 库的连接。