Astronomy Picture of the Day Revised
WP Plugin to display APOD from NASA, using both shortcode and Gutenberg block
by Dan Dulaney · github.com/duplaja/astronomy-picture-of-the-day-revised · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/duplaja/astronomy-picture-of-the-day-revised/archive/refs/heads/master.zipReadme
Astronomy Picture of the Day - Revised
WP Plugin to display APOD from NASA, using both shortcode and Gutenberg block
This plugin was built to explore building a fairly basic plugin, using the Gutenberg Block system as well as the old shortcode API.
Sources:
The following helped with building this plugin
Gutenberg Handbook: Create a block inside a plugin with WP CLI