For developers – This article gives and overview of the REST API and show how to create your own custom end-points.

How to Use the WordPress REST API
Jeremy Holcombe @ kinta.com • 1 year ago
Jeremy Holcombe @ kinta.com • 1 year 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 • 1 year 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 • 1 year 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 • 1 year ago
Rich Tabor shares some thoughts on the “composability” of block themes.
Adam Lowe @ youtube.com • 1 year 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 • 2 years 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 • 2 years ago
This is an advanced tutorial on using the WP_Query object.
Lax Mariappan @ webdevstudios.com • 2 years ago
For developers: WordPress 6.1 added the “did_filter” function to check if your filter has already been run during the current page load. It is a bit esoteric, but useful if you need it.
Editorial Team @ codeable.com • 2 years ago
This is a good overview and tutorial for using the functions.php file.