Popups by OptinMonster – Best WordPress Lead Generation Plugin - Version 1.1.9

Version Description

  • Updated version numbers to prevent possible asset caching errors
Download this release

Release Info

Developer channeleaton
Plugin Icon 128x128 Popups by OptinMonster – Best WordPress Lead Generation Plugin
Version 1.1.9
Comparing to
See all releases

Code changes from version 1.1.8 to 1.1.9

Files changed (2) hide show
  1. optin-monster-wp-api.php +4 -4
  2. readme.txt +5 -2
optin-monster-wp-api.php CHANGED
@@ -3,9 +3,9 @@
3
  * Plugin Name: OptinMonster API
4
  * Plugin URI: http://optinmonster.com
5
  * Description: OptinMonster API plugin to connect your WordPress site to your OptinMonster forms.
6
- * Author: Thomas Griffin
7
- * Author URI: https://thomasgriffin.io
8
- * Version: 1.1.8
9
  * Text Domain: optin-monster-api
10
  * Domain Path: languages
11
  *
@@ -60,7 +60,7 @@ class OMAPI {
60
  *
61
  * @var string
62
  */
63
- public $version = '1.1.7';
64
 
65
  /**
66
  * The name of the plugin.
3
  * Plugin Name: OptinMonster API
4
  * Plugin URI: http://optinmonster.com
5
  * Description: OptinMonster API plugin to connect your WordPress site to your OptinMonster forms.
6
+ * Author: OptinMonster Team
7
+ * Author URI: https://optinmonster.com
8
+ * Version: 1.1.9
9
  * Text Domain: optin-monster-api
10
  * Domain Path: languages
11
  *
60
  *
61
  * @var string
62
  */
63
+ public $version = '1.1.9';
64
 
65
  /**
66
  * The name of the plugin.
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
- === OptinMonster - Best WordPress Popup and Lead Generation Plugin ===
2
  Contributors: optinmonster, griffinjt, smub
3
  Tags: wordpress popup, popup, lightbox popup, mailchimp, aweber, campaign monitor, constant contact, exit-intent, madmimi, infusionsoft, getresponse, hubspot, marketo, activecampaign, pardot, totalsend, emma, icontact, mailerlite, mailpoet, google analytics, pop over, optin forms, email list, subscribers, wordpress popup form, lightbox, wordpress popups, popups, lightbox popups, optin form, wordpress optin form, sidebar optin form, sidebar optin, sidebar form, wordpress overlay popup, wordpress popup plugin, popup plugin, wordpress lightbox optin, wordpress lightbox optin form, after post optin form, wordpress after post optin form, after post optin form plugin, lightbox popup plugin, wordpress popup solution, exit intent, exit-intent, optinmonster, optin monster, optin-monster, mobile popup, mobile popups, mobile optin forms, mobile optins, lightbox optins, wordpress mobile popup, wordpress mobile popups, wordpress mobile optin forms, wordpress lightbox optins, lead gen, lead generation, wordpress lead generation, lead generation wordpress, wordpress lead gen, fullscreen, welcome gate, interstitial
4
  Requires at least: 3.5.1
5
  Tested up to: 4.7.4
6
- Stable tag: 1.1.8
7
  License: GNU General Public License v2.0 or later
8
 
9
  OptinMonster helps you grow your email list by converting visitors into subscribers and customers. Get more email subscribers now!
@@ -160,6 +160,9 @@ OptinMonster is the <a href="http://optinmonster.com" rel="friend" title="OptinM
160
 
161
  == Changelog ==
162
 
 
 
 
163
  = 1.1.8 =
164
  * Fixed possible undefined errors for API credentials
165
 
1
+ === Popups by OptinMonster - Best WordPress Lead Generation Plugin ===
2
  Contributors: optinmonster, griffinjt, smub
3
  Tags: wordpress popup, popup, lightbox popup, mailchimp, aweber, campaign monitor, constant contact, exit-intent, madmimi, infusionsoft, getresponse, hubspot, marketo, activecampaign, pardot, totalsend, emma, icontact, mailerlite, mailpoet, google analytics, pop over, optin forms, email list, subscribers, wordpress popup form, lightbox, wordpress popups, popups, lightbox popups, optin form, wordpress optin form, sidebar optin form, sidebar optin, sidebar form, wordpress overlay popup, wordpress popup plugin, popup plugin, wordpress lightbox optin, wordpress lightbox optin form, after post optin form, wordpress after post optin form, after post optin form plugin, lightbox popup plugin, wordpress popup solution, exit intent, exit-intent, optinmonster, optin monster, optin-monster, mobile popup, mobile popups, mobile optin forms, mobile optins, lightbox optins, wordpress mobile popup, wordpress mobile popups, wordpress mobile optin forms, wordpress lightbox optins, lead gen, lead generation, wordpress lead generation, lead generation wordpress, wordpress lead gen, fullscreen, welcome gate, interstitial
4
  Requires at least: 3.5.1
5
  Tested up to: 4.7.4
6
+ Stable tag: 1.1.9
7
  License: GNU General Public License v2.0 or later
8
 
9
  OptinMonster helps you grow your email list by converting visitors into subscribers and customers. Get more email subscribers now!
160
 
161
  == Changelog ==
162
 
163
+ = 1.1.9 =
164
+ * Updated version numbers to prevent possible asset caching errors
165
+
166
  = 1.1.8 =
167
  * Fixed possible undefined errors for API credentials
168