Skip to content

Library Disconnect ​

Elementor Core Advanced

Disconnect a site from the Elementor library using the command line, by simply providing the WordPress user.

Command ​

bash
wp elementor library disconnect [--user]

Arguments ​

[--user]

(Optional) The user to disconnect. Accepts user id, user login name or an email.

Usage Examples ​

bash
wp elementor library disconnect --user=admin

This command will disconnect the WordPress admin user from Elementor library.