For plugin developers – Plugins hosted on WordPress org have an assets folder for icons, the banner, screenshots, etc. Here is a guide for using the assets folder.
Guide to Using the Assets Folder
David Artiss @ artiss.blog • 8 months ago
David Artiss @ artiss.blog • 8 months ago
For plugin developers – Plugins hosted on WordPress org have an assets folder for icons, the banner, screenshots, etc. Here is a guide for using the assets folder.
Tom McFarlin @ tommcfarlin.com • 8 months ago
Developer focused – Tom McFarlin has another article related to using anonymous functions in WordPress. He has also created a plugin to get information about registered hooks and callbacks on a site.
Jeremy Holcombe @ kinta.com • 9 months ago
For developers – This article gives and overview of the REST API and show how to create your own custom end-points.
Matt Cromwell @ mattcromwell.com • 10 months ago
For plugin authors – here is an in-depth and practical guide from Matt Cromwell on how to optimize your plugin’s readme file.
Mike Davey @ deliciousbrains.com • 10 months ago
Here is a process overview article on the Delicious Brains blog about creating custom block using React and using ACF. It does not go into depth but links to resources for various steps.
Rich Tabor @ rich.blog • 10 months ago
Rich Tabor shares some thoughts on the “composability” of block themes.
Adam Lowe @ youtube.com • 10 months ago
Adam Lowe has shared his premium course on YouTube for free. It goes in-depth on how to create a classic theme using Pinegrow. It is a great resource on creating a classic theme and on Pinegrow.
Milana Cap @ developer.wordpress.org • 1 year ago
For developers: this is an in-depth overview about WordPress nonces and a tutorial on how to use them.
codeable editorial team @ codeable.io • 1 year ago
This is an advanced tutorial on using the WP_Query object.