Activity::generate( $args,  $assoc_args )

Generate random activity items.


Description Description

Top ↑

OPTIONS OPTIONS

Top ↑

[–count=] : How many activity items to generate. [–count=] : How many activity items to generate.

Top ↑

default: 100 default: 100

Top ↑

[–skip-activity-comments=] : Whether to skip activity comments. Recording activity_comment items requires a resource-intensive tree rebuild. [–skip-activity-comments=] : Whether to skip activity comments. Recording activity_comment items requires a resource-intensive tree rebuild.

Top ↑

default: 1 default: 1

Top ↑

EXAMPLE EXAMPLE

$ wp bp activity generate --count=50

Source Source

File: cli/src/activity.php


			

Top ↑

User Contributed Notes User Contributed Notes

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