Updated Checksum is Invalid
-
When I execute ‘wp plugin verify-checksums –all’ wp-mail-smtp reports a slew of missing files:
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AccessToken/Revoke.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AccessToken/Verify.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/AuthHandler/Guzzle7AuthHandler.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Client.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Collection.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Exception.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Http/Batch.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Http/MediaFileUpload.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Http/REST.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Model.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Service.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Service/Exception.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Service/Resource.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Task/Composer.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Task/Exception.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Task/Retryable.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Task/Runner.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/Utils/UriTemplate.php | File is missing |
| wp-mail-smtp | vendor_prefixed/google/apiclient/src/Google/autoload.php | File is missing |
| wp-mail-smtp | vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/SMTPApi.php | File is missing |
| wp-mail-smtp | vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestSMSRecipientExport.php | File is missing |These warning remained after completely uninstalling and reinstalling the plugin. I cannot confirm it is a real issue, because we aren’t using mail providers related to the missing files.
Please have a look at the checksum verification for the current version of the plugin. I suspect it needs an update. Thanks!
- The topic ‘Updated Checksum is Invalid’ is closed to new replies.