Loading inc/class-s3-uploads-wp-cli-command.php +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class S3_Uploads_WP_CLI_Command extends WP_CLI_Command { * Verifies the API keys entered will work for writing and deleting from S3. * * @subcommand verify **/ */ public function verify_api_keys() { S3_Uploads::get_instance(); // Boot Loading Loading
inc/class-s3-uploads-wp-cli-command.php +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class S3_Uploads_WP_CLI_Command extends WP_CLI_Command { * Verifies the API keys entered will work for writing and deleting from S3. * * @subcommand verify **/ */ public function verify_api_keys() { S3_Uploads::get_instance(); // Boot Loading