Version Description
- Privacy section in the readme.txt
Download this release
Release Info
Developer | satollo |
Plugin | Head, Footer and Post Injections |
Version | 3.1.1 |
Comparing to | |
See all releases |
Code changes from version 3.1.0 to 3.1.1
- plugin.php +1 -1
- readme.txt +10 -2
plugin.php
CHANGED
@@ -4,7 +4,7 @@
|
|
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.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.
|
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.1.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.
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
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: 3.0
|
4 |
Tested up to: 4.8.2
|
5 |
-
Stable tag: 3.
|
6 |
Donate link: http://www.satollo.net/donations
|
7 |
Contributors: satollo
|
8 |
|
@@ -93,6 +93,10 @@ FAQs are answered on [Header and Footer](http://www.satollo.net/plugins/header-f
|
|
93 |
|
94 |
== Changelog ==
|
95 |
|
|
|
|
|
|
|
|
|
96 |
= 3.1.0 =
|
97 |
|
98 |
* Removed the Facebook setting (move to a specialized plugin to have the Facebook Open Graph Meta)
|
@@ -355,4 +359,8 @@ FAQs are answered on [Header and Footer](http://www.satollo.net/plugins/header-f
|
|
355 |
|
356 |
= 1.0.3 =
|
357 |
|
358 |
-
* added the "only home" header text
|
|
|
|
|
|
|
|
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: 3.0
|
4 |
Tested up to: 4.8.2
|
5 |
+
Stable tag: 3.1.1
|
6 |
Donate link: http://www.satollo.net/donations
|
7 |
Contributors: satollo
|
8 |
|
93 |
|
94 |
== Changelog ==
|
95 |
|
96 |
+
= 3.1.1 =
|
97 |
+
|
98 |
+
* Privacy section in the readme.txt
|
99 |
+
|
100 |
= 3.1.0 =
|
101 |
|
102 |
* Removed the Facebook setting (move to a specialized plugin to have the Facebook Open Graph Meta)
|
359 |
|
360 |
= 1.0.3 =
|
361 |
|
362 |
+
* added the "only home" header text
|
363 |
+
|
364 |
+
== Privacy and GDPR ==
|
365 |
+
|
366 |
+
This plugin does not collect or process any personal user data.
|