core uninstall
Uninstall Connections Directory, removing its custom role capabilities, dropping the custom database tables, and removing its options from the WordPress options table.
Examples
# Uninstall the plugin wp connections_directory core uninstall
Options
| Option | Description |
|---|---|
--network | If set, the plugin will be deactivated for the entire multisite network. |
--yes | Answer yes to the confirmation message. |
Important
Currently, the uninstall command only supports the removal of a single-site WordPress installation.
