wp bp friend generate
Generate random friendships.
OPTIONS OPTIONS
- [–count=]
- How many friendships to generate.
---
default: 100
--- - [–initiator=]
- ID of the first user. Accepts either a user_login or a numeric ID.
- [–friend=]
- ID of the second user. Accepts either a user_login or a numeric ID.
- [–force-accept]
- Whether to force acceptance.
EXAMPLES EXAMPLES
$ wp bp friend generate --count=50
$ wp bp friend generate --initiator=121 --count=50