A standardized, organized, modular foundation for building simple & basic shortcodes in form of a WordPress Plugin.
Read Coding a Basic Shortcodes Plugin Boilerplate
The WordPress Plugin Boilerplate includes the following files:
shortcode subdirectory that contains three shortcodes.shortcode-link shortcode. shortcode-member shortcode. shortcode-adsense shortcode. The Boilerplate is based on the Plugin API, Coding Standards, and Documentation Standards.
Just download the zip and install it as a WordPress plugin.
Licensed under GNU GPL v2.0.
It’s free and open source. Issues/PR’s are welcomed on GitHub.
I also wrote an introductory article βΒ Introducing Gutenberg Boilerplate For Third Party Custom Blocks!
Let me know what you think about this π