We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969c27c commit 9cdf73eCopy full SHA for 9cdf73e
1 file changed
README.md
@@ -201,7 +201,8 @@ wp cron event run [<hook>...] [--due-now] [--exclude=<hooks>] [--all]
201
One or more hooks to run.
202
203
[--due-now]
204
- Run all hooks due right now.
+ Run all hooks due right now. Respects the doing_cron transient to
205
+ prevent overlapping runs.
206
207
[--exclude=<hooks>]
208
Comma-separated list of hooks to exclude.
0 commit comments