Header Footer Code Manager - Version 1.1.3

Version Description

2019-05-03 * UPDATED: Compatibility with WordPress 5.1.1

Download this release

Release Info

Developer 99robots
Plugin Icon 128x128 Header Footer Code Manager
Version 1.1.3
Comparing to
See all releases

Code changes from version 1.1.2 to 1.1.3

99robots-header-footer-code-manager.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Header Footer Code Manager
4
  * Plugin URI: https://99robots.com/products
5
  * Description: Header Footer Code Manager by 99 Robots is a quick and simple way for you to add tracking code snippets, conversion pixels, or other scripts required by third party services for analytics, tracking, marketing, or chat functions. For detailed documentation, please visit the plugin's <a href="https://99robots.com/"> official page</a>.
6
- * Version: 1.1.2
7
  * Author: 99robots
8
  * Author URI: https://99robots.com/
9
  * Disclaimer: Use at your own risk. No warranty expressed or implied is provided.
3
  * Plugin Name: Header Footer Code Manager
4
  * Plugin URI: https://99robots.com/products
5
  * Description: Header Footer Code Manager by 99 Robots is a quick and simple way for you to add tracking code snippets, conversion pixels, or other scripts required by third party services for analytics, tracking, marketing, or chat functions. For detailed documentation, please visit the plugin's <a href="https://99robots.com/"> official page</a>.
6
+ * Version: 1.1.3
7
  * Author: 99robots
8
  * Author URI: https://99robots.com/
9
  * Disclaimer: Use at your own risk. No warranty expressed or implied is provided.
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: 99robots, charliepatel
3
  Tags: header, footer, code manager, snippet, functions.php, tracking, google analytics, adsense, verification, pixel
4
  Requires at least: 4.0
5
- Tested up to: 5.0.2
6
- Stable tag: 1.1.2
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
  Donate link: https://99robots.com
@@ -107,8 +107,12 @@ A. If your script is not supported, just let us know and we'll look into it imme
107
 
108
  == Changelog ==
109
 
 
 
 
110
  = 1.1.2 = 2019-01-07
111
- * FIXED: Warning - Unexpected Output - headers already sent
 
112
 
113
  = 1.1.1 = 2018-12-31
114
  * FIXED: Warning - Unexpected Output - headers already sent
2
  Contributors: 99robots, charliepatel
3
  Tags: header, footer, code manager, snippet, functions.php, tracking, google analytics, adsense, verification, pixel
4
  Requires at least: 4.0
5
+ Tested up to: 5.1.1
6
+ Stable tag: 1.1.3
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
  Donate link: https://99robots.com
107
 
108
  == Changelog ==
109
 
110
+ = 1.1.3 = 2019-05-03
111
+ * UPDATED: Compatibility with WordPress 5.1.1
112
+
113
  = 1.1.2 = 2019-01-07
114
+ * FIXED: Blank page on dismissing notice when on a few admin pages
115
+ * UPDATED: Admin notice will now only show on the HFCM plugin admin pages
116
 
117
  = 1.1.1 = 2018-12-31
118
  * FIXED: Warning - Unexpected Output - headers already sent