Version Description
Download this release
Release Info
Developer | wpautoterms |
Plugin | Auto Terms of Service and Privacy Policy |
Version | 1.8.2 |
Comparing to | |
See all releases |
Code changes from version 1.8.1 to 1.8.2
- auto-terms-of-service-privacy-policy.php +5 -6
- readme.txt +8 -4
auto-terms-of-service-privacy-policy.php
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Auto Terms of Service and Privacy Policy
|
4 |
-
Plugin URI: http://
|
5 |
Description: Puts your own information into a version of Automattic's <a href="http://en.wordpress.com/tos/">Terms of Service</a> and <a href="http://automattic.com/privacy/">Privacy Policy</a>, both available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Sharealike</a> license, that have been modified to exclude specifics to Automattic (like mentions of "JetPack", "WordPress.com", and "VIP") and have more generic language that can apply to most any site or service provider, including single sites, subscription sites, blog networks, and others. <strong>Edit plugin's settings, then use one or more of the 3 available shortcodes: [my_terms_of_service_and_privacy_policy], [my_terms_of_service], and/or [my_privacy_policy]</strong>
|
6 |
Text Domain: auto-terms-of-service-and-privacy-policy
|
7 |
-
Version: 1.8.
|
8 |
-
Author:
|
9 |
-
Author URI: http://
|
10 |
License: GPL version 3 or any later version
|
11 |
*/
|
12 |
/*
|
@@ -14,8 +14,7 @@ WARNING: I'm human. I'm not perfect. Neither are you. Neither is this...
|
|
14 |
But hopefully it's more good than bad.
|
15 |
*/
|
16 |
/*
|
17 |
-
DISCLAIMER:
|
18 |
-
-Clifford Paulick and/or TourKick LLC
|
19 |
*/
|
20 |
|
21 |
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Auto Terms of Service and Privacy Policy
|
4 |
+
Plugin URI: http://wpautoterms.com/
|
5 |
Description: Puts your own information into a version of Automattic's <a href="http://en.wordpress.com/tos/">Terms of Service</a> and <a href="http://automattic.com/privacy/">Privacy Policy</a>, both available under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Sharealike</a> license, that have been modified to exclude specifics to Automattic (like mentions of "JetPack", "WordPress.com", and "VIP") and have more generic language that can apply to most any site or service provider, including single sites, subscription sites, blog networks, and others. <strong>Edit plugin's settings, then use one or more of the 3 available shortcodes: [my_terms_of_service_and_privacy_policy], [my_terms_of_service], and/or [my_privacy_policy]</strong>
|
6 |
Text Domain: auto-terms-of-service-and-privacy-policy
|
7 |
+
Version: 1.8.2
|
8 |
+
Author: WPAutoTerms
|
9 |
+
Author URI: http://wpautoterms.com/
|
10 |
License: GPL version 3 or any later version
|
11 |
*/
|
12 |
/*
|
14 |
But hopefully it's more good than bad.
|
15 |
*/
|
16 |
/*
|
17 |
+
DISCLAIMER: We are not attorneys. We are not liable for any content, code, or other errors or omissions or inaccuracies. This plugin provides no warranties or guarantees. USE AT YOUR OWN RISK. I am not liable if Automattic removes their permission to use and adapt their work or if this plugin blows you or your website up or does anything negative. Finally, it needs to be said: READ YOUR OWN TERMS OF SERVICE AND PRIVACY POLICY BEFORE PUBLISHING. If you do not like Automattic's version, simply replacing their info with yours, maybe this plugin is not for you.
|
|
|
18 |
*/
|
19 |
|
20 |
|
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Auto Terms of Service and Privacy Policy ===
|
2 |
-
Contributors:
|
3 |
Tags: comments, legal, terms and conditions, privacy policy, Facebook, Google, cookies, compliance, affiliate
|
4 |
Requires at least: 3.1
|
5 |
Tested up to: 4.9.1
|
6 |
-
Stable tag: 1.8.
|
7 |
License: GPL version 3 or any later version
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -29,9 +29,9 @@ Puts your own information into a version of Automattic's <a href="http://en.word
|
|
29 |
* <strong>This plugin will eventually offer paid add-ons. I have some ideas of what I think you will want and benefit from, but I'd really love to hear your ideas!</strong> (If shared with me, they become all mine without attribution or compensation required, so thanks in advance!)
|
30 |
* This plugin and its author are not affiliated with or endorsed by Automattic Inc.
|
31 |
|
32 |
-
Disclaimer:
|
33 |
|
34 |
-
If you are a coder, you are welcome to view the plugin's code and submit pull requests: <a href="https://github.com/
|
35 |
|
36 |
== Installation ==
|
37 |
|
@@ -85,6 +85,10 @@ One of these <a href="https://wordpress.org/plugins/tags/to-top/" target="_blank
|
|
85 |
== Changelog ==
|
86 |
* Changelog DIFFs for all versions are available at <a href="http://plugins.trac.wordpress.org/browser/auto-terms-of-service-and-privacy-policy/trunk" target="_blank">WordPress SVN</a>.
|
87 |
|
|
|
|
|
|
|
|
|
88 |
= Version 1.8.1 =
|
89 |
* May 15, 2017
|
90 |
* Update Freemius from version 1.2.1.5 to 1.2.1.6.1
|
1 |
=== Auto Terms of Service and Privacy Policy ===
|
2 |
+
Contributors: wpautoterms, freemius
|
3 |
Tags: comments, legal, terms and conditions, privacy policy, Facebook, Google, cookies, compliance, affiliate
|
4 |
Requires at least: 3.1
|
5 |
Tested up to: 4.9.1
|
6 |
+
Stable tag: 1.8.2
|
7 |
License: GPL version 3 or any later version
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
29 |
* <strong>This plugin will eventually offer paid add-ons. I have some ideas of what I think you will want and benefit from, but I'd really love to hear your ideas!</strong> (If shared with me, they become all mine without attribution or compensation required, so thanks in advance!)
|
30 |
* This plugin and its author are not affiliated with or endorsed by Automattic Inc.
|
31 |
|
32 |
+
Disclaimer: Legal information is not legal advice. Additional disclaimer text within the plugin file(s).
|
33 |
|
34 |
+
If you are a coder, you are welcome to view the plugin's code and submit pull requests: <a href="https://github.com/wpautoterms/Auto-Terms-of-Service-and-Privacy-Policy">https://github.com/wpautoterms/Auto-Terms-of-Service-and-Privacy-Policy</a>
|
35 |
|
36 |
== Installation ==
|
37 |
|
85 |
== Changelog ==
|
86 |
* Changelog DIFFs for all versions are available at <a href="http://plugins.trac.wordpress.org/browser/auto-terms-of-service-and-privacy-policy/trunk" target="_blank">WordPress SVN</a>.
|
87 |
|
88 |
+
= Version 1.8.2 =
|
89 |
+
* Jan 23, 2017
|
90 |
+
* Update README
|
91 |
+
|
92 |
= Version 1.8.1 =
|
93 |
* May 15, 2017
|
94 |
* Update Freemius from version 1.2.1.5 to 1.2.1.6.1
|