-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
67 lines (45 loc) · 1.81 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
=== Thecamels Assistant ===
Contributors: paszczak000
Donate link: https://thecamels.org/pl/
Tags: checklist, assistant, thecamels, security, todo, helper
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.0
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Thecamels Assistant helps you with maintenance of your WordPress site.
== Description ==
The Thecamels Assistant plug-in helps you maintain and take care of your WordPress. It is a simple checklist of the steps you need to take to keep your website working properly.
The plug-in contains a list of tasks that should be performed regularly when using WordPress.
== Installation ==
= From your WordPress dashboard =
1. Visit *Plugins > Add New*.
2. Search for 'Thecamels Assistant' and press the 'Install Now' button for the plugin named 'Thecamels Assistant' by 'Thecamels'.
3. Activate the plugin from your *Plugins* page.
4. Go to the *Dashboard > TC Assistant* and start using it.
= From WordPress.org site =
1. Download the plugin named 'Thecamels Assistant' by 'Thecamels'.
2. Upload the `thecamels-assistant` directory to your `/wp-content/plugins/` directory.
3. Activate the plugin from your Plugins page.
4. Go to the *Dashboard > TC Assistant* and start using it.
== Frequently Asked Questions ==
= Does the plugin store data about your WordPress? =
No.
= Is it safe to use it? =
Yes.
= I have a different question than listed here =
You can ask us using our [contact form](https://thecamels.org/en/contact/).
== Screenshots ==
1. Main screen of Thecamels Assistant with task to do.
2. First task is marked as done.
== Changelog ==
= 1.2 =
* WordPress 5.5 support
= 1.1 =
* Add new task into checklist
* Add missing images
* Move security stuff up
* Fix checklist for english language
= 1.0 =
* Initial version