soup-bowl / wp-simple-smtp

📨 WordPress SMTP plugin. Plain and simple.
https://wordpress.org/plugins/simple-smtp
MIT License
24 stars 5 forks source link

CI/CD Spam in Plugin Directory #142

Closed soup-bowl closed 1 year ago

soup-bowl commented 1 year ago

You may notice there's 3 unexpected new files in the wp-simple-smtp directory:

These files were unfortunately introduced during the deployment pipeline, and have subsequently been packaged into the release file. I've since added these to the exclusion list, so in later deployments they won't be present.

Until next release, you can delete these files without detrimental effect. Next update should remove these anyway.

soup-bowl commented 1 year ago

Now referenced in the readme.md.