Mô tả
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.
Ảnh màn hình
Cài đặt
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.
Hỏi đáp
- 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
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“NASA Picture of the Day” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “NASA Picture of the Day” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release