Browse
For agents
About
SendWP
/
1.0.1
SendWP
v1.0.1
Switch version
trunk
0.0.1
0.0.2
0.0.3
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.1
1.2.10
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
1.2.8
1.2.9
1.3
1.3.1
1.4.4
1.4.5
1.4.6
1.4.8
Overview
Code
← All changes
|
sendwp.php
+1
-1
1.1
→
1.0.1
View file →
@@ -2,9 +2,9 @@
2
2
3
3
/**
4
4
* Plugin Name: SendWP
5
5
* Description: The easy solution to transactional email in WordPress.
6
-
* Version: 1.1
6
+
* Version: 1.0.1
7
7
* Requires PHP: 5.6
8
8
*/
9
9
10
10
if (version_compare(PHP_VERSION, '5.6', '<')) {