Head, Footer and Post Injections - Version 3.2.2

Version Description

  • Fixed a couple of links in readme.txt
  • Updated compatibility with WP 5.7
Download this release

Release Info

Developer satollo
Plugin Icon wp plugin Head, Footer and Post Injections
Version 3.2.2
Comparing to
See all releases

Code changes from version 3.2.1 to 3.2.2

Files changed (2) hide show
  1. plugin.php +3 -3
  2. readme.txt +7 -2
plugin.php CHANGED
@@ -2,11 +2,11 @@
2
 
3
  /*
4
  Plugin Name: Head, Footer and Post Injections
5
- Plugin URI: http://www.satollo.net/plugins/header-footer
6
  Description: Header and Footer lets to add html/javascript code to the head and footer and posts of your blog. Some examples are provided on the <a href="http://www.satollo.net/plugins/header-footer">official page</a>.
7
- Version: 3.2.1
8
  Author: Stefano Lissa
9
- Author URI: http://www.satollo.net
10
  Disclaimer: Use at your own risk. No warranty expressed or implied is provided.
11
  */
12
 
2
 
3
  /*
4
  Plugin Name: Head, Footer and Post Injections
5
+ Plugin URI: https://www.satollo.net/plugins/header-footer
6
  Description: Header and Footer lets to add html/javascript code to the head and footer and posts of your blog. Some examples are provided on the <a href="http://www.satollo.net/plugins/header-footer">official page</a>.
7
+ Version: 3.2.2
8
  Author: Stefano Lissa
9
+ Author URI: https://www.satollo.net
10
  Disclaimer: Use at your own risk. No warranty expressed or implied is provided.
11
  */
12
 
readme.txt CHANGED
@@ -1,8 +1,8 @@
1
  === Head, Footer and Post Injections ===
2
  Tags: header, footer, blog, page, single, post, head, tracking, facebook, og meta tag, open graph, ads, adsense, injections, analytics, amp, pixel
3
  Requires at least: 4.0
4
- Tested up to: 5.4.2
5
- Stable tag: 3.2.1
6
  Donate link: http://www.satollo.net/donations
7
  Contributors: satollo
8
  Requires PHP: 5.6
@@ -90,6 +90,11 @@ FAQs are answered on [Header and Footer](http://www.satollo.net/plugins/header-f
90
 
91
  == Changelog ==
92
 
 
 
 
 
 
93
  = 3.2.1 =
94
 
95
  * Fixed a PHP notice on admin side when creating a new page
1
  === Head, Footer and Post Injections ===
2
  Tags: header, footer, blog, page, single, post, head, tracking, facebook, og meta tag, open graph, ads, adsense, injections, analytics, amp, pixel
3
  Requires at least: 4.0
4
+ Tested up to: 5.7
5
+ Stable tag: 3.2.2
6
  Donate link: http://www.satollo.net/donations
7
  Contributors: satollo
8
  Requires PHP: 5.6
90
 
91
  == Changelog ==
92
 
93
+ = 3.2.2 =
94
+
95
+ * Fixed a couple of links in readme.txt
96
+ * Updated compatibility with WP 5.7
97
+
98
  = 3.2.1 =
99
 
100
  * Fixed a PHP notice on admin side when creating a new page