-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
73 lines (48 loc) · 2.33 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
=== Leaky Paywall - Content Auto Archiver ===
Contributors: layotte, peterericson, endocreative
Tags: metered, paywall, leaky, wordpress, magazine, news, blog, articles, archived, content
Requires at least: 5.6
Tested up to: 6.4.3
Stable tag: 3.5.1
Mark content as archived after a certain timeframe with Leaky Paywall - Content Auto Archiver addon. More info at https://leakypaywall.com
== Description ==
Mark content as archived after a certain timeframe with Leaky Paywall - Content Auto Archiver addon. More info at http://leakypaywall.com
== Installation ==
1. Upload the entire `issuem-leaky-content-auto-archiver` folder to your `/wp-content/plugins/` folder.
1. Go to the 'Plugins' page in the menu and activate the plugin.
== Frequently Asked Questions ==
= What are the minimum requirements for Leaky Paywall - Content Auto Archiver? =
You must have:
* WordPress 5.6 or later
* PHP 7
* Leaky Paywall version 4.0.0 or later
= How is Leaky Paywall - Content Auto Archiver addon Licensed? =
* Leaky Paywall - Content Auto Archiver is GPL
== Changelog ==
= 3.5.1 =
* Fix logic for showing archive nag
= 3.5.0 =
* Fix display of nag to work with Alternative Restriction handling
* Add updater functionality
* Code cleanup
= 3.4.0 =
* Fix archive settings save with tabbed admin interface
* Update layout of settings
= 3.3.0 =
* Update nag to work with latest restrictions class
= 3.2.0 =
* Pull plugin data from correct version of Leaky Paywall
= 3.1.0 =
* Updates for Public Leaky Paywall
* Updates for multisite
* Fix function call to logged_in
= 3.0.0 =
* Updating archive-content verification for v3 and backwards compat
= 1.0.0 =
* Initial Release
== License ==
Leaky Paywall - Content Auto Archiver
Copyright (C) 2011 The Complete Website, LLC.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.