Version Description
- Added the MalCare badge image
Download this release
Release Info
Developer | ritesh.soni36 |
Plugin | MalCare WordPress Security Plugin – Malware Scanner, Cleaner, Security Firewall |
Version | 4.75 |
Comparing to | |
See all releases |
Code changes from version 4.74 to 4.75
- img/malcare-wordpress-security.png +0 -0
- info.php +1 -1
- malcare.php +1 -1
- readme.txt +5 -2
img/malcare-wordpress-security.png
ADDED
Binary file
|
info.php
CHANGED
@@ -10,7 +10,7 @@ if (!class_exists('MCInfo')) :
|
|
10 |
public $badgeinfo = 'mcbadge';
|
11 |
public $ip_header_option = 'mcipheader';
|
12 |
public $brand_option = 'mcbrand';
|
13 |
-
public $version = '4.
|
14 |
public $webpage = 'https://www.malcare.com';
|
15 |
public $appurl = 'https://app.malcare.com';
|
16 |
public $slug = 'malcare-security/malcare.php';
|
10 |
public $badgeinfo = 'mcbadge';
|
11 |
public $ip_header_option = 'mcipheader';
|
12 |
public $brand_option = 'mcbrand';
|
13 |
+
public $version = '4.75';
|
14 |
public $webpage = 'https://www.malcare.com';
|
15 |
public $appurl = 'https://app.malcare.com';
|
16 |
public $slug = 'malcare-security/malcare.php';
|
malcare.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://www.malcare.com
|
|
5 |
Description: MalCare Security - Free Malware Scanner, Protection & Security for WordPress
|
6 |
Author: MalCare Security
|
7 |
Author URI: https://www.malcare.com
|
8 |
-
Version: 4.
|
9 |
Network: True
|
10 |
*/
|
11 |
|
5 |
Description: MalCare Security - Free Malware Scanner, Protection & Security for WordPress
|
6 |
Author: MalCare Security
|
7 |
Author URI: https://www.malcare.com
|
8 |
+
Version: 4.75
|
9 |
Network: True
|
10 |
*/
|
11 |
|
readme.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
=== MalCare WordPress Security Plugin - Malware Scanner, Cleaner, Security Firewall ===
|
2 |
Contributors: malcare security, akshatc
|
3 |
-
Tags: security, wordpress security, security plugin, firewall, malware scanner, login security, malware removal, improve security
|
4 |
Plugin URI: https://www.malcare.com
|
5 |
Donate link: https://www.malcare.com
|
6 |
Requires at least: 4.0
|
7 |
Tested up to: 5.9
|
8 |
Requires PHP: 5.4.0
|
9 |
-
Stable tag: 4.
|
10 |
License: GPLv2 or later
|
11 |
License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
|
12 |
|
@@ -392,6 +392,9 @@ These are available on our website: [Terms of Service](https://www.malcare.com/t
|
|
392 |
8. MalCare’s Uptime Monitoring notifies if a website goes down so that you can handle the situation before starting to lose visitors.
|
393 |
|
394 |
== CHANGELOG ==
|
|
|
|
|
|
|
395 |
= 4.74 =
|
396 |
* Enhanced handling of plugin services
|
397 |
* Added functionality for realtime sync
|
1 |
=== MalCare WordPress Security Plugin - Malware Scanner, Cleaner, Security Firewall ===
|
2 |
Contributors: malcare security, akshatc
|
3 |
+
Tags: security, wordpress security, security plugin, firewall, malware scanner, login security, malware removal, improve security
|
4 |
Plugin URI: https://www.malcare.com
|
5 |
Donate link: https://www.malcare.com
|
6 |
Requires at least: 4.0
|
7 |
Tested up to: 5.9
|
8 |
Requires PHP: 5.4.0
|
9 |
+
Stable tag: 4.75
|
10 |
License: GPLv2 or later
|
11 |
License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
|
12 |
|
392 |
8. MalCare’s Uptime Monitoring notifies if a website goes down so that you can handle the situation before starting to lose visitors.
|
393 |
|
394 |
== CHANGELOG ==
|
395 |
+
= 4.75 =
|
396 |
+
* Added the MalCare badge image
|
397 |
+
|
398 |
= 4.74 =
|
399 |
* Enhanced handling of plugin services
|
400 |
* Added functionality for realtime sync
|