Components::deactivate( $args )

Deactivate a component.


Description Description

Top ↑

OPTIONS OPTIONS

: Name of the component to deactivate.
## EXAMPLE
$ wp bp component deactivate groups Success: The Groups component has been deactivated.


Source Source

File: cli/src/components.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.