-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
executable file
·85 lines (58 loc) · 2.48 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
74
75
76
77
78
79
80
81
82
83
84
85
=== My Site Audit ===
Contributors: 99robots, charliepatel, draftpress
Donate link: https://draftpress.com
Tags: content audit, content, audit, seo, site, site audit
Requires at least: 4.5
Tested up to: 5.8.3
Stable tag: 1.2.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Audit your site's content, drive more traffic and enhance your user engagement.
== Description ==
My Site Audit is the ultimate way to audit your site's content, drive more traffic and enhance your user engagement.
= Features =
* Creates an overall score for your content based on a number of different attributes
* Creates a score for each post
* Filter the posts you want to audit by: Published Date and Post Type
* Set a maximum number of posts to audit
* Sort and Filter Posts based on any attribute
Visit our [website](https://draftpress.com?utm_source=readme) for more information about how to use My Site Audit to improve your content.
**Follow this plugin on [GitHub](https://github.com/99robots/my-site-audit)**
== Installation ==
This section describes how to install the plugin and get it working. You can download the zip file and install it into your plugins directory.
e.g.
1. Upload `my-site-audit` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
== Screenshots ==
1. Create a New Audit
2. Audit Detail
3. Post Audit Detail
== Changelog ==
= 1.2.5 = 2022-01-18
* Made compatible with WordPress 5.8.3
* Compatible with WordPress Coding Standards
* Fix security issue when creating an audit
= 1.2.4 = 2020-09-14
* Made compatible with WordPress 5.5.1
= 1.2.3 = 2020-05-27
* Made compatible with WordPress 5.4.1
* DraftPress added as a Contributor
= 1.2.2 = 2017-06-11
* Made compatible with WordPress 4.8
= 1.2.1 =
* FIXED: Corrected spelling errors
= 1.2.0 = 2016-3-16
* IMPROVED: Now complies to WordPress's Coding Standards for Javascript and CSS
* FIXED: Extensions licensing
= 1.1.0 = 2016-3-11
* IMPROVED: Now complies to WordPress's Coding Standards Core, Docs and Extra
* ADDED: Nonces were added to the urls to make them safer.
= 1.0.3 = 2016-2-5
* UPDATED: Store URL to support extensions
= 1.0.2 = 2016-1-7
* IMPROVED: Image parsing to determine the number of images per post
* FIXED: Hiding and showing of condition columns on Single Audit page was not compatible with WordPress 4.4
* FIXED: Dashboard Panel styling was not compatible with WordPress 4.4
= 1.0.0 = 2015-11-24
* Initial Release :)