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 dfd347c commit 12f387fCopy full SHA for 12f387f
includes/Factories/Misc/EasyPluginChecker.php
@@ -26,7 +26,6 @@ public function wp_cli_register_commands() {
26
* @since 1.0.0
27
*/
28
public function run( $args, $assoc_args ) {
29
- \WP_CLI::success("Plugin check output written to");
30
global $wpdb;
31
32
$plugin = $args[0];
0 commit comments