Scaffold::plugin( $args,  $assoc_args )

Plugin scaffold command.


Description Description

Top ↑

OPTIONS OPTIONS

: The slug of the BuddyPress plugin.
[–force] : Whether to overwrite files.
## EXAMPLES
$ wp bp scaffold tests sample-test Success: Created BuddyPress test files.
$ wp bp scaffold tests another-ssample-test Success: Created BuddyPress test files.


Source Source

File: cli/src/scaffold.php


			

Top ↑

User Contributed Notes User Contributed Notes

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