Descripción
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.
Capturas
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload the entire
nasa-potd
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«NASA Picture of the Day» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «NASA Picture of the Day» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release