Beskrivning
The plugin protects your blog from malware like viruses, worms, and trojans.
- The user uploads an attachment.
- The plugin sends the uploaded file to the attachmentAV API.
- The attachmentAV API scans the file for malware by using the Sophos engine.
- In the case of an infected file, the plugin blocks the upload.
Also works with the popular file upload plugins WPForms, Formidable Forms and WordPress File Upload.
An API key and subscription for the 3rd party service attachmentAV are required. To scan user uploads for malware, the plugin sends the files to the API endpoint https://eu.developer.attachmentav.com/v1/scan/sync/binary
or https://eu.developer.attachmentav.com/v1/scan/sync/download
.
Skärmdumpar
Installation
- Install attachmentAV either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on how to install a WordPress plugin)
- Activate attachmentAV.
- Open the attachmentAV plugin settings tab.
- Create a subscription for the attachmentAV API and enter the API key.
Go to attachmentAV for WordPress Setup Guide for more detailed setup instructions.
Vanliga frågor
-
Which file types are supported?
-
attachmentAV scans all file types. The maximum file size is 10 MB.
-
Which upload methods are covered?
-
attachmentAV scans all files uploaded via:
- The core Media Library
- The plugin WPForms
- The plugin Formidable Forms
- The plugin WordPress File Upload
Recensioner
Bidragsgivare och utvecklare
”attachmentAV – Antivirus for WordPress” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”attachmentAV – Antivirus for WordPress” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2.1
- Minor fixes
1.2.0
- Support for plugin Formidable Forms added
1.1.2
- Small fixes
1.1.1
- Small fixes
1.1.0
- Support for plugin WPForms added
- Support for plugin WordPress File Upload added
1.0.5
- Adding scan results to metadata
1.0.4
- Small fixes
1.0.3
- Small fixes
1.0.2
- Small fixes
1.0.1
- Small fixes
1.0
- Initial Release