Appearance
Library Disconnect
Elementor Core AdvancedDisconnect 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=adminThis command will disconnect the WordPress admin user from Elementor library.