You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Security plugin to protect your blog or website against exploits and spam injections.
12
13
13
-
Useful plugin that will scan your theme templates for malicious injections. Automatically. Every day. For more blog security.
14
14
15
+
## Description ##
16
+
*AntiVirus for WordPress* is a easy-to-use, safe tool to harden your WordPress site against exploits, malware and spam injections.
17
+
You can configure *AntiVirus* to perform an automated daily scan of your theme files and database tables. If the plugin happens to detect any suspicious code injections, it will send out a notification to a previously configured e-mail address.
15
18
19
+
In case your WordPress site has been hacked, *AntiVirus* will help you to become aware of the problem very quickly in order for you to take immediate action.
16
20
17
-
== Description ==
18
21
19
-
= Scan & Notify =
20
-
*AntiVirus for WordPress* is a easy and safe tool to protect your blog install against exploits, malware and spam injections. Scan your templates now!
21
-
22
-
23
-
= Features =
22
+
### Features ###
24
23
* Virus alert in the admin bar
25
24
* Cleaning up after plugin removal
26
25
* Translations into many languages
@@ -32,108 +31,118 @@ Useful plugin that will scan your theme templates for malicious injections. Auto
32
31
* Optional: Google Safe Browsing for malware and phishing monitoring.
33
32
34
33
35
-
= Requirements =
36
-
* PHP 5.1
37
-
* WordPress 3.8
38
-
34
+
> #### Auf Deutsch? ####
35
+
> Für eine ausführliche Dokumentation besuche bitte das [AntiVirus-Wiki](https://github.com/pluginkollektiv/antivirus/wiki).
36
+
>
37
+
> **Community-Support auf Deutsch** erhältst du in einem der [deutschsprachigen Foren](https://de.forums.wordpress.org/forum/plugins); im [Plugin-Forum für AntiVirus](https://wordpress.org/support/plugin/antivirus) wird, wie in allen Plugin-Foren auf wordpress.org, ausschließlich **Englisch** gesprochen.
### Will AntiVirus protect my site from being hacked? ###
61
+
Not literally “protect from”. The plugin’s purpose is to _detect_ any “hack” that has already happened and enable you to take immediate action upon it.
59
62
60
63
61
-
== Changelog ==
64
+
## Changelog ##
65
+
### 1.3.9 ###
66
+
* generated a POT file
67
+
* added German formal translation
68
+
* updated, translated + formatted README.md
69
+
* updated expired link URLs in plugin and languages files
* Deutsch: Erkennung der [MailPoet-Sicherheitslücke](http://blog.sucuri.net/2014/07/mailpoet-vulnerability-exploited-in-the-wild-breaking-thousands-of-wordpress-sites.html)
65
74
* English: Detection and warning for the [MailPoet Vulnerability](http://blog.sucuri.net/2014/07/mailpoet-vulnerability-exploited-in-the-wild-breaking-thousands-of-wordpress-sites.html)
66
75
67
-
= 1.3.7 =
76
+
###1.3.7###
68
77
* Deutsch: Aktualisierung auf Safe Browsing Lookup API 3.1
69
78
* English: Update the Google Safe Browsing Lookup API to v3.1
70
79
71
-
= 1.3.6 =
80
+
###1.3.6###
72
81
* Deutsch: Code-Revision und Datenvalidierung
73
82
* English: Code revision and data validation
74
83
75
-
= 1.3.5 =
84
+
###1.3.5###
76
85
* Deutsch: Optimierungen für WordPress 3.8
77
86
* English: Optimizations for WordPress 3.8
78
87
79
-
= 1.3.4 =
88
+
###1.3.4###
80
89
* Deutsch: Benachrichtigung per E-Mail, sobald [Google Safe Browsing](http://en.wikipedia.org/wiki/Google_Safe_Browsing) Malware im Blog erkennt. [Mehr auf Google+](https://plus.google.com/110569673423509816572/posts/H72FFwvna1i)
81
90
* English: [Google Safe Browsing](http://en.wikipedia.org/wiki/Google_Safe_Browsing) for malware and phishing monitoring.
82
91
83
-
= 1.3.3 =
92
+
###1.3.3###
84
93
* Add inspection for iFrames
85
94
* Retina support for teaser and screenshot
86
95
87
-
= 1.3.2 =
96
+
###1.3.2###
88
97
* Remove the check for include and require commands (#wpforce)
89
98
90
-
= 1.3.1 =
99
+
###1.3.1###
91
100
* Compatibility with WordPress 3.4
92
101
* High-resolution plugin icon for retina displays
93
102
* Remove icon from the admin sidebar
94
103
* System requirements: From PHP 5.0 to PHP 5.1
95
104
96
-
= 1.3 =
105
+
###1.3###
97
106
* Xmas Edition
98
107
99
-
= 1.2 =
108
+
###1.2###
100
109
* "Virus suspected" alert in the admin bar
101
110
* Fix for the manual scan link on dashboard
102
111
* More detailed checks for existing malware
103
112
* Code adjustments for WordPress 3.3
104
113
105
-
= 1.1 =
114
+
###1.1###
106
115
* Testing for templates with empty content
107
116
* Minimum requirement upgraded to 2.8 and PHP5
108
117
* Code improvements for more speed
109
118
* GUI changes
110
119
111
-
= 1.0 =
120
+
###1.0###
112
121
* More security checks (Email & Regexp)
113
122
114
-
= 0.9 =
123
+
###0.9###
115
124
* Changes for the current WordPress virus
116
125
117
-
= 0.8 =
126
+
###0.8###
118
127
* Support for WordPress 3.0
119
128
* System requirements: WordPress 2.7
120
129
* Code optimization
121
130
122
-
= 0.7 =
131
+
###0.7###
123
132
* Advanced templates check
124
133
125
-
= 0.6 =
134
+
###0.6###
126
135
* WordPress 2.9 support
127
136
128
-
= 0.5 =
137
+
###0.5###
129
138
* Add security scan for the current [WordPress permalink back door](http://mashable.com/2009/09/05/wordpress-attack/"WordPress permalink back door")
130
139
* Software architecture changes
131
140
132
-
= 0.4 =
141
+
###0.4###
133
142
* Adds support for WordPress new changelog readme.txt standard
134
143
* Various changes for more speed, usability and security
135
144
136
-
= 0.3 =
145
+
###0.3###
137
146
* Add alternate e-mail address (admin e-mail address as default)
138
147
* Admin notice on dashboard where it has found the virus suspicion
139
148
* Added blog URL in e-mail
@@ -143,18 +152,15 @@ Useful plugin that will scan your theme templates for malicious injections. Auto
0 commit comments