-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
54 lines (38 loc) · 2.4 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
=== Web Archive ===
Contributors: codesoup
Tags: backup, archive, versioning
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0.1
Requires PHP: 8.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatically creates HTML copies of your posts and pages when they're published, allowing you to track every version.
== Description ==
The Web Archive plugin for WordPress provides a simple yet powerful way to create HTML copies of pages or any post type upon their publication.
This functionality allows website owners and administrators to keep track of all previous versions of the same page or post, ensuring that changes, updates, and iterations are recorded and retrievable at any moment.
This is especially useful for content management, auditing, and compliance purposes.
== Installation ==
1. Upload Plugin: Download the Web Archive plugin and upload it to your WordPress website via the WordPress Dashboard under Plugins > Add New > Upload Plugin.
2. Activate: Once uploaded, activate the Web Archive plugin through the \'Plugins\' menu in WordPress.
3. Configuration: Access the Web Archive settings through the WordPress dashboard to configure any options according to your needs.
== Changelog ==
= 1.0.1 =
- Bump tested up to
- Dependencies update
= 1.0.0 =
Initial release.
== Frequently Asked Questions ==
= Does Web Archive slow down my website? =
No, Web Archive is designed to operate with minimal performance impact, ensuring your site remains fast and responsive.
= Can I archive custom post types? =
Yes, Web Archive supports all post types, including custom ones, giving you complete archiving flexibility.
== Screenshots ==
1. Admin settings on the Settings -> Writing screen.
2. User settings on the Profile screen. Visible when the users are allowed to switch editors.
3. "Action links" to choose alternative editor. Visible when the users are allowed to switch editors.
4. Link to switch to the block editor while editing a post in the classic editor. Visible when the users are allowed to switch editors.
5. Link to switch to the classic editor while editing a post in the block editor. Visible when the users are allowed to switch editors.
6. Network settings to select the default editor for the network and allow site admins to change it.
7. The "Switch to classic editor" link.
svn copy . https://plugins.svn.wordpress.org/web-archive -m "Creating tag 1.0.0 from local version"