Changeset 2447737
- Timestamp:
- 12/30/2020 06:13:04 AM (5 years ago)
- Location:
- plugin-modification-date
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from plugin-modification-date/trunk)
-
tags/1.0.1/plugin-modification-date.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
trunk/plugin-modification-date.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugin-modification-date/tags/1.0.1/plugin-modification-date.php
r1421693 r2447737 3 3 * Plugin Name: Plugin Modification Date 4 4 * Description: Displays Plugin Updation time. Useful when you have multiple plugins, and you are not sure which plugin is last modified. 5 * Version: 1.0 5 * Version: 1.0.1 6 6 * Author: kiranpatil353, clarionwpdeveloper 7 7 * License: GPLv2 -
plugin-modification-date/tags/1.0.1/readme.txt
r1425366 r2447737 5 5 Add tag 6 6 7 Requires at least: 3.0.18 Tested up to: 4.5.29 Stable tag: 1.0 7 Requires at least: 4.9 8 Tested up to: 5.6 9 Stable tag: 1.0.1 10 10 License: GPLv2 or later 11 11 … … 18 18 19 19 == Changelog == 20 20 = 1.0.1 = 21 Version Upgrade and tested compatibility with latest stable versions. 22 21 23 = 1.0.0 = 22 24 -
plugin-modification-date/trunk/plugin-modification-date.php
r1421693 r2447737 3 3 * Plugin Name: Plugin Modification Date 4 4 * Description: Displays Plugin Updation time. Useful when you have multiple plugins, and you are not sure which plugin is last modified. 5 * Version: 1.0 5 * Version: 1.0.1 6 6 * Author: kiranpatil353, clarionwpdeveloper 7 7 * License: GPLv2 -
plugin-modification-date/trunk/readme.txt
r1425366 r2447737 5 5 Add tag 6 6 7 Requires at least: 3.0.18 Tested up to: 4.5.29 Stable tag: 1.0 7 Requires at least: 4.9 8 Tested up to: 5.6 9 Stable tag: 1.0.1 10 10 License: GPLv2 or later 11 11 … … 18 18 19 19 == Changelog == 20 20 = 1.0.1 = 21 Version Upgrade and tested compatibility with latest stable versions. 22 21 23 = 1.0.0 = 22 24
Note: See TracChangeset
for help on using the changeset viewer.