Version Description
- Tested with WP 4.0.
Download this release
Release Info
Developer | jp-secure |
Plugin | SiteGuard WP Plugin |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- readme.txt +5 -3
- siteguard.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: jp-secure
|
|
3 |
Donate link: -
|
4 |
Tags: security, waf
|
5 |
Requires at least: 3.9
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -84,5 +84,7 @@ http://www.jp-secure.com/cont/products/siteguard_wp_plugin/faq_en.html
|
|
84 |
|
85 |
== Changelog ==
|
86 |
|
|
|
|
|
87 |
= 1.0.0 =
|
88 |
-
*
|
3 |
Donate link: -
|
4 |
Tags: security, waf
|
5 |
Requires at least: 3.9
|
6 |
+
Tested up to: 4.0
|
7 |
+
Stable tag: 1.0.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
84 |
|
85 |
== Changelog ==
|
86 |
|
87 |
+
= 1.0.1 =
|
88 |
+
* Tested with WP 4.0.
|
89 |
= 1.0.0 =
|
90 |
+
* First release.
|
siteguard.php
CHANGED
@@ -7,7 +7,7 @@ Author: JP-Secure
|
|
7 |
Author URI: http://www.jp-secure.com/eng/
|
8 |
Text Domain: siteguard
|
9 |
Domain Path: /languages/
|
10 |
-
Version: 1.0.
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2014 JP-Secure Inc (email : support@jp-secure.com)
|
7 |
Author URI: http://www.jp-secure.com/eng/
|
8 |
Text Domain: siteguard
|
9 |
Domain Path: /languages/
|
10 |
+
Version: 1.0.1
|
11 |
*/
|
12 |
|
13 |
/* Copyright 2014 JP-Secure Inc (email : support@jp-secure.com)
|