Changeset 3051205
- Timestamp:
- 03/14/2024 04:14:55 PM (2 years ago)
- Location:
- emogics-tarot-reader-for-wp
- Files:
-
- 3 edited
-
assets/blueprint.json (modified) (1 diff)
-
tags/0.8.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
emogics-tarot-reader-for-wp/assets/blueprint.json
r3051167 r3051205 1 1 { 2 "landingPage": "\/wp-admin\/ plugins.php",2 "landingPage": "\/wp-admin\/edit.php", 3 3 "preferredVersions": { 4 "php": " 8.0",5 "wp": " latest"4 "php": "7.4", 5 "wp": "5.9" 6 6 }, 7 7 "phpExtensionBundles": [ 8 8 "kitchen-sink" 9 9 ], 10 "features": {11 "networking": true12 },13 10 "steps": [ 14 {15 "step": "installPlugin",16 "pluginZipFile": {17 "resource": "url",18 "url": "https:\/\/downloads.wordpress.org\/plugin\/emogics-tarot-reader-for-wp.0.8.0.zip"19 },20 "options": {21 "activate": true22 }23 },24 11 { 25 12 "step": "login", -
emogics-tarot-reader-for-wp/tags/0.8.0/readme.txt
r3051151 r3051205 10 10 License URI: https://github.com/vpelss/Emogics_Tarot_Script_WP?tab=GPL-3.0-1-ov-file#readme 11 11 12 A Tarot Reader for casual users and advanced. Very flexible. There is no Pro version. This is the Pro version.12 A Tarot Reader for casual and advanced users. Very flexible. There is no Pro version. This is the Pro version. 13 13 14 14 == Description == -
emogics-tarot-reader-for-wp/trunk/readme.txt
r3050674 r3051205 10 10 License URI: https://github.com/vpelss/Emogics_Tarot_Script_WP?tab=GPL-3.0-1-ov-file#readme 11 11 12 A Tarot Reader for casual users and advanced. Very flexible. There is no Pro version. This is the Pro version.12 A Tarot Reader for casual and advanced users. Very flexible. There is no Pro version. This is the Pro version. 13 13 14 14 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.