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 8844b9d commit f3524eeCopy full SHA for f3524ee
src/Comment_Command.php
@@ -94,7 +94,7 @@ public function __construct() {
94
*
95
* # Create a note (WordPress 6.9+).
96
* $ wp comment create --comment_post_ID=15 --comment_content="This block needs revision" --comment_author="editor" --comment_type="note"
97
- * Success: Created comment 933. *
+ * Success: Created comment 933. *
98
* @param string[] $args Positional arguments. Unused.
99
* @param array<string, mixed> $assoc_args Associative arguments.
100
*/
0 commit comments