Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

NASA Picture of the Day

Beskrivning

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.

Skärmdumpar

  • 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.

Vanliga frågor

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”NASA Picture of the Day” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”NASA Picture of the Day” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release