Plugin Directory

Changeset 2537389


Ignore:
Timestamp:
05/25/2021 07:12:11 PM (5 years ago)
Author:
andreabenzi
Message:

Updated version 1.1

Location:
curiosity-potd
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • curiosity-potd/tags/1.1/curiosity-potd.php

    r2537288 r2537389  
    44Plugin Script: curiosity-potd.php
    55Description: NASA Curiosity rover picture of the day widget.
    6 Version: 1.0
     6Version: 1.1.0
    77License: GPL 2.0
    88Author: Andrea Benzi
  • curiosity-potd/tags/1.1/readme.txt

    r2537309 r2537389  
    44Requires at least: 3.0
    55Tested up to: 5.7.2
    6 Stable tag: 1.1
     6Stable tag: 1.1.0
    77Requires PHP: 4.4.45
    88License: GPLv2 or later
     
    1616This plugin adds a widget to display the NASA Mars Curiosity Rover photo of the day.
    1717A 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 camera displayed.
     18It provide a description with the day, also with the martian version (SOL), and the rover camera random displayed.
    1919Very easy to configure and compatible with a lot of WordPress versions.
    2020
     
    38381. Upload curiosity-potd directory to the /wp-content/plugins/ directory
    39392. Activate the plugin through the Plugins menu in WordPress
     403. Go to the Widget admin section and add Curiosity POTD to your sidebar
    40413. Add custom NASA API key in widget options or use the DEMO_KEY default value
    4142
  • curiosity-potd/trunk/curiosity-potd.php

    r2537286 r2537389  
    44Plugin Script: curiosity-potd.php
    55Description: NASA Curiosity rover picture of the day widget.
    6 Version: 1.0
     6Version: 1.1.0
    77License: GPL 2.0
    88Author: Andrea Benzi
  • curiosity-potd/trunk/readme.txt

    r2537293 r2537389  
    44Requires at least: 3.0
    55Tested up to: 5.7.2
    6 Stable tag: 1.1
     6Stable tag: 1.1.0
    77Requires PHP: 4.4.45
    88License: GPLv2 or later
     
    1616This plugin adds a widget to display the NASA Mars Curiosity Rover photo of the day.
    1717A 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 camera displayed.
     18It provide a description with the day, also with the martian version (SOL), and the rover camera random displayed.
    1919Very easy to configure and compatible with a lot of WordPress versions.
    2020
     
    38381. Upload curiosity-potd directory to the /wp-content/plugins/ directory
    39392. Activate the plugin through the Plugins menu in WordPress
     403. Go to the Widget admin section and add Curiosity POTD to your sidebar
    40413. Add custom NASA API key in widget options or use the DEMO_KEY default value
    4142
Note: See TracChangeset for help on using the changeset viewer.