Changeset 3068158
- Timestamp:
- 04/10/2024 04:41:33 AM (2 years ago)
- Location:
- auto-maintenance-mode
- Files:
-
- 4 edited
- 2 copied
-
tags/1.1.0/readme.txt (modified) (1 diff)
-
tags/1.1.1 (copied) (copied from auto-maintenance-mode/trunk)
-
tags/1.1.1/auto-maintenance-mode.php (modified) (1 diff)
-
tags/1.1.1/readme.txt (copied) (copied from auto-maintenance-mode/trunk/readme.txt) (2 diffs)
-
trunk/auto-maintenance-mode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-maintenance-mode/tags/1.1.0/readme.txt
r2985786 r3068158 4 4 Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site 5 5 Requires at least: 4.0 6 Tested up to: 6. 46 Tested up to: 6.5 7 7 Stable tag: 1.1.0 8 8 Requires PHP: 5.4 -
auto-maintenance-mode/tags/1.1.1/auto-maintenance-mode.php
r2488352 r3068158 2 2 /* 3 3 Plugin Name: Auto Maintenance Mode 4 Version: 1.1. 04 Version: 1.1.1 5 5 Plugin URI: https://www.tinywp.in 6 6 Author: Pothi Kalimuthu -
auto-maintenance-mode/tags/1.1.1/readme.txt
r3053014 r3068158 2 2 Contributors: pothi 3 3 Donate link: https://www.paypal.me/pothi 4 Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site4 Tags: maintenance, maintenance mode, under construction, dev site, staging site 5 5 Requires at least: 4.0 6 6 Tested up to: 6.5 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 Requires PHP: 5.4 9 9 License: GPLv3 … … 57 57 == Changelog == 58 58 59 = 1.1.1 = 60 * Remove excessive tags for better compliance. 61 59 62 = 1.1.0 = 60 63 * Fix for WordPress 5.7 -
auto-maintenance-mode/trunk/auto-maintenance-mode.php
r2488352 r3068158 2 2 /* 3 3 Plugin Name: Auto Maintenance Mode 4 Version: 1.1. 04 Version: 1.1.1 5 5 Plugin URI: https://www.tinywp.in 6 6 Author: Pothi Kalimuthu -
auto-maintenance-mode/trunk/readme.txt
r3053014 r3068158 2 2 Contributors: pothi 3 3 Donate link: https://www.paypal.me/pothi 4 Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site4 Tags: maintenance, maintenance mode, under construction, dev site, staging site 5 5 Requires at least: 4.0 6 6 Tested up to: 6.5 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 Requires PHP: 5.4 9 9 License: GPLv3 … … 57 57 == Changelog == 58 58 59 = 1.1.1 = 60 * Remove excessive tags for better compliance. 61 59 62 = 1.1.0 = 60 63 * Fix for WordPress 5.7
Note: See TracChangeset
for help on using the changeset viewer.