ClickFunnels - Version 1.0.1

Version Description

Download this release

Release Info

Developer clickfunnels.com
Plugin Icon 128x128 ClickFunnels
Version 1.0.1
Comparing to
See all releases

Code changes from version 1.0.0 to 1.0.1

Files changed (4) hide show
  1. CF_API.php +1 -0
  2. clickfunnels.php +1 -1
  3. footer.php +1 -1
  4. readme.txt +6 -2
CF_API.php CHANGED
@@ -21,6 +21,7 @@ class CF_API {
21
  $newHTML = '<!DOCTYPE html>
22
  <html>
23
  <head>
 
24
  <!-- Powered by ClickFunnels.com -->
25
  <script>
26
  function getParameterByName(name) {
21
  $newHTML = '<!DOCTYPE html>
22
  <html>
23
  <head>
24
+ <meta charset="UTF-8">
25
  <!-- Powered by ClickFunnels.com -->
26
  <script>
27
  function getParameterByName(name) {
clickfunnels.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: ClickFunnels
4
  * Plugin URI: http://clickfunnels.com
5
  * Description: Connect your ClickFunnel pages to your blog. Create new pages, connect to homepage or 404 pages.
6
- * Version: 1.0.0
7
  * Author: Etison, LLC
8
  * Author URI: http://clickfunnels.com
9
  */
3
  * Plugin Name: ClickFunnels
4
  * Plugin URI: http://clickfunnels.com
5
  * Description: Connect your ClickFunnel pages to your blog. Create new pages, connect to homepage or 404 pages.
6
+ * Version: 1.0.1
7
  * Author: Etison, LLC
8
  * Author URI: http://clickfunnels.com
9
  */
footer.php CHANGED
@@ -1,5 +1,5 @@
1
  <div class="copyrightInfo">
2
- <p><strong style="float: right;margin-right: 20px;font-weight: 200">v1.0.0</strong> Copyright 2015+ &copy; Eitson, LLC</p>
3
  </div>
4
  <style>
5
  .copyrightInfo {
1
  <div class="copyrightInfo">
2
+ <p><strong style="float: right;margin-right: 20px;font-weight: 200">v1.0.1</strong> Copyright 2015+ &copy; Eitson, LLC</p>
3
  </div>
4
  <style>
5
  .copyrightInfo {
readme.txt CHANGED
@@ -6,7 +6,7 @@ Author URI: https://profiles.wordpress.org/clickfunnelscom
6
  Tags: landing pages, clickfunnels, funnels, sales funnel, optin, internet marketing
7
  Requires at least: 3.0
8
  Tested up to: 4.1
9
- Stable tag: 1.0.0
10
 
11
  Connect your ClickFunnels pages to your Wordpress blog. Create custom pages, set as homepage or 404 page with easy setup.
12
 
@@ -64,7 +64,7 @@ See more in Screenshots or visit the Support Desk.
64
 
65
  == Frequently Asked Questions ==
66
 
67
- Here are some of the most frequently asked questions about the plugin:
68
 
69
  = Where do I get Authentication Key? =
70
 
@@ -86,6 +86,10 @@ To set a page to show as the home page just select any of your ClickFunnels page
86
 
87
  Stay current with the latest version of the plugin:
88
 
 
 
 
 
89
  = Version: 1.0.0 =
90
 
91
  * Launch Plugin to Repository
6
  Tags: landing pages, clickfunnels, funnels, sales funnel, optin, internet marketing
7
  Requires at least: 3.0
8
  Tested up to: 4.1
9
+ Stable tag: 1.0.1
10
 
11
  Connect your ClickFunnels pages to your Wordpress blog. Create custom pages, set as homepage or 404 page with easy setup.
12
 
64
 
65
  == Frequently Asked Questions ==
66
 
67
+ Here are some of the most frequently asked questions:
68
 
69
  = Where do I get Authentication Key? =
70
 
86
 
87
  Stay current with the latest version of the plugin:
88
 
89
+ = Version: 1.0.1 =
90
+
91
+ * Meta UTF-8
92
+
93
  = Version: 1.0.0 =
94
 
95
  * Launch Plugin to Repository