Changeset 2537389
- Timestamp:
- 05/25/2021 07:12:11 PM (5 years ago)
- Location:
- curiosity-potd
- Files:
-
- 4 edited
-
tags/1.1/curiosity-potd.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (3 diffs)
-
trunk/curiosity-potd.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
curiosity-potd/tags/1.1/curiosity-potd.php
r2537288 r2537389 4 4 Plugin Script: curiosity-potd.php 5 5 Description: NASA Curiosity rover picture of the day widget. 6 Version: 1. 06 Version: 1.1.0 7 7 License: GPL 2.0 8 8 Author: Andrea Benzi -
curiosity-potd/tags/1.1/readme.txt
r2537309 r2537389 4 4 Requires at least: 3.0 5 5 Tested up to: 5.7.2 6 Stable tag: 1.1 6 Stable tag: 1.1.0 7 7 Requires PHP: 4.4.45 8 8 License: GPLv2 or later … … 16 16 This plugin adds a widget to display the NASA Mars Curiosity Rover photo of the day. 17 17 A good solution if you are interested in astronomy news and want to put a space picture on your website. 18 It provide a description with the day (also with martian version) and the random rover cameradisplayed.18 It provide a description with the day, also with the martian version (SOL), and the rover camera random displayed. 19 19 Very easy to configure and compatible with a lot of WordPress versions. 20 20 … … 38 38 1. Upload curiosity-potd directory to the /wp-content/plugins/ directory 39 39 2. Activate the plugin through the Plugins menu in WordPress 40 3. Go to the Widget admin section and add Curiosity POTD to your sidebar 40 41 3. Add custom NASA API key in widget options or use the DEMO_KEY default value 41 42 -
curiosity-potd/trunk/curiosity-potd.php
r2537286 r2537389 4 4 Plugin Script: curiosity-potd.php 5 5 Description: NASA Curiosity rover picture of the day widget. 6 Version: 1. 06 Version: 1.1.0 7 7 License: GPL 2.0 8 8 Author: Andrea Benzi -
curiosity-potd/trunk/readme.txt
r2537293 r2537389 4 4 Requires at least: 3.0 5 5 Tested up to: 5.7.2 6 Stable tag: 1.1 6 Stable tag: 1.1.0 7 7 Requires PHP: 4.4.45 8 8 License: GPLv2 or later … … 16 16 This plugin adds a widget to display the NASA Mars Curiosity Rover photo of the day. 17 17 A good solution if you are interested in astronomy news and want to put a space picture on your website. 18 It provide a description with the day (also with martian version) and the random rover cameradisplayed.18 It provide a description with the day, also with the martian version (SOL), and the rover camera random displayed. 19 19 Very easy to configure and compatible with a lot of WordPress versions. 20 20 … … 38 38 1. Upload curiosity-potd directory to the /wp-content/plugins/ directory 39 39 2. Activate the plugin through the Plugins menu in WordPress 40 3. Go to the Widget admin section and add Curiosity POTD to your sidebar 40 41 3. Add custom NASA API key in widget options or use the DEMO_KEY default value 41 42
Note: See TracChangeset
for help on using the changeset viewer.