Changeset 3302170
- Timestamp:
- 05/28/2025 11:33:47 AM (10 months ago)
- File:
-
- 1 edited
-
milesweb-tools/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
milesweb-tools/trunk/readme.txt
r3261397 r3302170 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: trunk7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 11 10 12 11 Short Description: Manage security, maintenance, and user logging while monitoring storage usage in one plugin. 13 12 14 13 == Description == 15 MilesWeb Tools is a powerful WordPress plugin designed to enhance security, manage maintenance mode, enforce HTTPS, disable file editing, user logins log, track storage usage, and provide detailed insights into active/inactive themes and plugins.14 MilesWeb Tools is a powerful WordPress plugin designed to enhance security, manage maintenance mode, enforce HTTPS, disable file editing, log user activity, track storage usage, and provide detailed insights into active/inactive themes and plugins. 16 15 17 16 Features: … … 32 31 33 32 **Automatic Installation**: 34 - This plugin will be automatically installed if you set up a WordPress site on Miles web’s managed WordPress hosting account.33 - This plugin will be automatically installed if you set up a WordPress site on MilesWeb’s managed WordPress hosting account. 35 34 36 35 **Install via WordPress Admin**: … … 48 47 49 48 == Screenshots == 50 51 Admin dashboard overview. 52 53 Security settings panel. 54 55 Active & inactive plugins list with performance metrics. 56 57 Storage usage tracking. 58 59 Theme information panel. 49 1. Admin dashboard overview. 50 2. Security settings panel. 51 3. Active & inactive plugins list with performance metrics. 52 4. Storage usage tracking. 53 5. Theme information panel. 60 54 61 55 == Frequently Asked Questions == … … 70 64 71 65 == Changelog == 66 = 1.0.1 = 67 * Fixed issues related to maintenance mode display and behavior. 68 * Minor UI improvements for the admin panel. 69 72 70 = 1.0 = 73 74 - Initial release. 75 76 - Added maintenance mode. 77 78 - Implemented HTTPS redirection. 79 80 - Disabled file editing & XML-RPC. 81 82 - Logged user activity. 83 84 - Added theme and plugin information tracking. 71 * Initial release. 72 * Added maintenance mode. 73 * Implemented HTTPS redirection. 74 * Disabled file editing & XML-RPC. 75 * Logged user activity. 76 * Added theme and plugin information tracking. 85 77 86 78 == Upgrade Notice == 87 = 1.0 =88 Initial release. Upgrade to ensure security and maintenance features are up to date.79 = 1.0.1 = 80 Bug fix release – resolves maintenance mode issues and improves UI consistency. 89 81 90 82 == License & Credits ==
Note: See TracChangeset
for help on using the changeset viewer.