설명
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.
설치
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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “NASA Picture of the Day”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0
- Initial release