For plugin authors – here is an in-depth and practical guide from Matt Cromwell on how to optimize your plugin’s readme file.

Practical Guide to Optimizing Your Plugin Readme File
Matt Cromwell @ mattcromwell.com • 1 year ago
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.
Patrick Brosset @ smashingmagazine.com • 2 years ago
In the not WordPress, but useful department – Here are some nice browser dev tool tips. The author of the article maintains a site with these and the ones in the article are the most popular.