This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

NASA Picture of the Day

Description

This simple plugin will grab the NASA Astronomy Picture of the Day and create a new post with it. You can choose which username it will post under as well as whether or not to go ahead and publish on creation.

Using this plugin will required you get an API Key from NASA, which is very easy to get. This does not utilize an RSS feed and does not post duplicates.

Screenshots

  • This screenshot shows the settings page of this plugin.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the entire nasa-potd folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update the API Key, default post status and default poster settings.

FAQ

How exactly does it work?

Upon activation of the plugin, it will grab that day’s APOD(Astronomy Picture of the Day), and publish it. This will also create a scheduled task to fetch the new APOD every 24 hours.

Is this fully automated?

Yes, this plugin is fully automated, once you set it up it will grab the Astronomy Picture of the Day, once a day and create a post with it.

Where do I get an API Key?

This is very simple, just go to the NASA website and apply for one. https://data.nasa.gov/developer/external/planetary/#apply-for-an-api-key

Reviews

There are no reviews for this plugin.

Contributors & Developers

“NASA Picture of the Day” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release