forked from mainwp/mainwp-broken-links-checker-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
76 lines (57 loc) · 2.35 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
=== MainWP Broken Links Checker Extension - Retired Extension and Unsupported ===
Plugin Name: MainWP Broken Links Checker Extension (Retired)
Plugin URI: https://mainwp.com
Description: MainWP Broken Links Checker Extension allows you to scan and fix broken links on your child sites. Requires the MainWP Dashboard Plugin.
Version: 4.0
Author: MainWP
Author URI: https://mainwp.com
== Installation ==
1. Please install plugin "MainWP Dashboard" and active it before install MainWP Broken Links Checker Extension plugin (get the MainWP Dashboard plugin from url:https://mainwp.com/)
2. Upload the `mainwp-broken-links-checker-extension` folder to the `/wp-content/plugins/` directory
3. Activate the MainWP Broken Links Checker Extension plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Enable or Disable extension on the "Extensions" page in the dashboard
== Changelog ==
= 24-1-2020 =
* Extension retired
= 4.0 - 8-27-2019 =
* Updated: extension UI/UX redesign
* Updated: support for the MainWP 4.0
= 1.6 - 9-7-2018 =
* Fixed: an issue with saving links data
= 1.5 - 4-19-2018 =
* Added: an option to search links by URL
* Updated: sync links data feature
= 1.4 - 2-27-2018 =
* Updated: plugin info
= 1.3 - 1-18-2017 =
* Fixed: multiple PHP Warnings
* Added: support for Client Reports tokens
= 1.2 - 8-12-2016 =
* Fixed: multiple PHP Warnings
* Fixed: conflict with the "Sites per page" option in MainWP Dashboard
= 1.1 - 8-2-2016 =
* Fixed: an issue with loading too much data from the Broken Links Checker
= 1.0 - 2-17-2016 =
* Fixed: Fatal error
* Fixed: Strip slashes issue in site name fields
* Added: Support for the new Add Site process
* Added: Support for WP-CLI
* Added: An auto update warning if the extension is not activated
* Added: Support for the new API management
* Updated: Refactored code to meet WordPress coding standards
* Updated: "Check for updates now" link is not vidible if extension is not activated
= 0.0.6 - 9-11-2015 =
* Fixed: Layout issue on the Links page
* Added: An option to limit a number of links returned from child sites
= 0.0.5 =
* Updated: Quick start guide layout
= 0.0.4 =
* Fixed: Potential security issue - Internal code audit
= 0.0.3 =
* Fixed: Issue with clearing data for deleted sites
* Added: Extensions documentation URI in the plugin info
= 0.0.2 =
* Added: Support for the API Manager
= 0.0.1 =
* First version