Skip to content

Commit 3c52d46

Browse files
committed
doc: include warning about potential slow command
1 parent 6efbeed commit 3c52d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Comment_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ function ( $comment ) {
420420
* : One or more IDs of comments to delete.
421421
*
422422
* [--all]
423-
* : If set, all comments will be deleted.
423+
* : If set, all comments will be deleted. This command might be slow on a site with lots of comments.
424424
*
425425
* [--force]
426426
* : Skip the trash bin.

0 commit comments

Comments
 (0)