Category
WordPress
Articles about building with WordPress, contributing to it, and the work around it.
-

WordPress
The WordPress REST API
If you've never worked with the WordPress REST API, read this text because I'm SURE you'll want a small project just to play around with this fantastic WP feature!
-

Improve your code with Early Return
Read article: Improve your code with Early ReturnEarly Return (or guard clauses) is a simple way to improve your code readability. Instead of using nested…
-

WP.org – Google Translate Browser Extension
Read article: WP.org – Google Translate Browser ExtensionUse Google Translate to help you translate WordPress.org themes and plugins.
-

Contact Form 7 – Repeatable Fields 2.0.0
Read article: Contact Form 7 – Repeatable Fields 2.0.0Back in 2018, I created a small plugin to create repeatable fields in Contact Form 7. I learned…
-
How I learned about fetchpriority and decoding contributing to WordPress
Read article: How I learned about fetchpriority and decoding contributing to WordPressI did some research and it looks like my first contribution to WordPress core was in version 4.9,…
-
There is no “WordPress Dev”
Read article: There is no “WordPress Dev”The block editor in WordPress has created a divide between those who copy and paste code and those…
-

WordPress Health Status and the new Report Parser Tool
Read article: WordPress Health Status and the new Report Parser ToolAlways asking the same questions? Status reports gather all information in a single place. But what do we…