| 1 |
=== Plugins Condition & Site Check === |
| 2 |
Contributors: Katsushi Kawamori |
| 3 |
Donate link: https://shop.riverforest-wp.info/donate/ |
| 4 |
Tags: condition, check, state |
| 5 |
Requires at least: 5.9 |
| 6 |
Requires PHP: 8.0 |
| 7 |
Tested up to: 7.1 |
| 8 |
Stable tag: 2.01 |
| 9 |
License: GPLv2 or later |
| 10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 |
|
| 12 |
Display plugins condition and performs a basic site check. |
| 13 |
|
| 14 |
== Description == |
| 15 |
|
| 16 |
The plugins screen shows the tested version and the last updated. |
| 17 |
The "Basic Site Check" displays user information and wp-content information. |
| 18 |
|
| 19 |
= Unofficial & closed plugin = |
| 20 |
* It will be displayed in red. |
| 21 |
|
| 22 |
= Official plugin = |
| 23 |
* If it is good, it will be displayed in green. |
| 24 |
* If the verified latest version is different from the current WordPress version, the version is shown in red. |
| 25 |
* It indicates in red when the last update date is over one year. |
| 26 |
|
| 27 |
= Basic Site Check = |
| 28 |
* User Information. |
| 29 |
* wp-content Information. |
| 30 |
|
| 31 |
= Display on Dashboard = |
| 32 |
* Display the plugins and basic site check with the problem on the dashboard. |
| 33 |
* Can see the data collected automatically once a day on the dashboard. |
| 34 |
|
| 35 |
= Notification email = |
| 36 |
* Will notify you of the latest data by email by set intervals of days. |
| 37 |
|
| 38 |
== Installation == |
| 39 |
|
| 40 |
1. Upload `plugins-condition` directory to the `/wp-content/plugins/` directory |
| 41 |
2. Activate the plugin through the 'Plugins' menu in WordPress |
| 42 |
|
| 43 |
== Frequently Asked Questions == |
| 44 |
|
| 45 |
none |
| 46 |
|
| 47 |
== Screenshots == |
| 48 |
|
| 49 |
1. Plugins view |
| 50 |
2. Manage screen |
| 51 |
3. Dashboard widget |
| 52 |
4. Received Email |
| 53 |
|
| 54 |
== Changelog == |
| 55 |
|
| 56 |
= [2.01] 2026/07/23 = |
| 57 |
* Added - Display of Email Notification Interval. |
| 58 |
* Added - Force Email Notifications. |
| 59 |
|
| 60 |
= [2.00] 2026/07/22 = |
| 61 |
* Added - Basic Site Check. |
| 62 |
|
| 63 |
= [1.09] 2025/04/20 = |
| 64 |
* Fix - Loading the management screen. |
| 65 |
|
| 66 |
= 1.08 = |
| 67 |
Supported WordPress 6.4. |
| 68 |
PHP 8.0 is now required. |
| 69 |
|
| 70 |
= 1.07 = |
| 71 |
Will notify you of the latest data by email by set intervals of days. |
| 72 |
|
| 73 |
= 1.06 = |
| 74 |
Supported WordPress 5.6. |
| 75 |
|
| 76 |
= 1.05 = |
| 77 |
Supported WordPress 5.3. |
| 78 |
|
| 79 |
= 1.04 = |
| 80 |
Will notify you of the latest data by email every month. |
| 81 |
|
| 82 |
= 1.03 = |
| 83 |
Can see the data collected automatically once a day on the dashboard. |
| 84 |
|
| 85 |
= 1.02 = |
| 86 |
Optimization of plugins information acquisition. |
| 87 |
|
| 88 |
= 1.01 = |
| 89 |
Fixed a color display issue with version numbers. |
| 90 |
Add dashboard widget. |
| 91 |
|
| 92 |
= 1.00 = |
| 93 |
Initial release. |
| 94 |
|
| 95 |
== Upgrade Notice == |
| 96 |
|
| 97 |
= 1.00 = |
| 98 |
Initial release. |
| 99 |
|