We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8bdff2 commit c26733aCopy full SHA for c26733a
src/Comment_Command.php
@@ -16,7 +16,7 @@
16
* # Update an existing comment.
17
* $ wp comment update 123 --comment_author='That Guy'
18
* Success: Updated comment 123.
19
-
+ *
20
* # Delete an existing comment.
21
* $ wp comment delete 1337 --force
22
* Success: Deleted comment 1337.
0 commit comments