Version Description
(2022-11-29) = - Tested up to version increased
Download this release
Release Info
Developer | marek@instapage.com |
Plugin | Instapage WordPress Plugin |
Version | 3.4.1 |
Comparing to | |
See all releases |
Code changes from version 3.4.0 to 3.4.1
- README.txt +5 -2
- instapage.php +1 -1
README.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: marek@instapage
|
|
3 |
Tags: landing page, lead generation, a/b testing, Instapage, squeeze page, conversion rate optimization, splash page, WordPress landing page, landing page optimization, lead capture page, mobile app landing page, Facebook landing page, sales page
|
4 |
Requires at least: 3.4
|
5 |
Requires PHP: 5.4.0
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 3.4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -55,6 +55,9 @@ Join 250,000+ businesses who rely on Instapage.
|
|
55 |
4. Instapage app's dashboard.
|
56 |
|
57 |
== Changelog ==
|
|
|
|
|
|
|
58 |
= 3.4.0 (2022-07-28) =
|
59 |
- Removed "Host" header from sent requests
|
60 |
- Changed api url
|
3 |
Tags: landing page, lead generation, a/b testing, Instapage, squeeze page, conversion rate optimization, splash page, WordPress landing page, landing page optimization, lead capture page, mobile app landing page, Facebook landing page, sales page
|
4 |
Requires at least: 3.4
|
5 |
Requires PHP: 5.4.0
|
6 |
+
Tested up to: 6.1.1
|
7 |
+
Stable tag: 3.4.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
55 |
4. Instapage app's dashboard.
|
56 |
|
57 |
== Changelog ==
|
58 |
+
= 3.4.1 (2022-11-29) =
|
59 |
+
- Tested up to version increased
|
60 |
+
|
61 |
= 3.4.0 (2022-07-28) =
|
62 |
- Removed "Host" header from sent requests
|
63 |
- Changed api url
|
instapage.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/*
|
4 |
Plugin Name: Instapage Plugin
|
5 |
Description: The best way for WordPress to seamlessly publish landing pages as a natural extension of your website.
|
6 |
-
Version: 3.4.
|
7 |
Requires PHP: 5.4.0
|
8 |
Plugin URI: https://instapage.com/
|
9 |
Author: Instapage
|
3 |
/*
|
4 |
Plugin Name: Instapage Plugin
|
5 |
Description: The best way for WordPress to seamlessly publish landing pages as a natural extension of your website.
|
6 |
+
Version: 3.4.1
|
7 |
Requires PHP: 5.4.0
|
8 |
Plugin URI: https://instapage.com/
|
9 |
Author: Instapage
|