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

OptionDescription
--networkIf set, the plugin will be deactivated for the entire multisite network.
--yesAnswer yes to the confirmation message.

Important

Currently, the uninstall command only supports the removal of a single-site WordPress installation.