Wordpress
How to Get a WordPress Theme into the WordPress.org Theme Directory
A practical guide to getting a WordPress theme into the official WordPress.org Theme Directory, covering GPL licensing, required files, Theme Check, accessibility,…
How to Build a WordPress Plugin from Scratch: Part 3 – Connecting Templates
Learn how to connect custom templates to your WordPress plugin. We’ll set up a template loader, create archive, album, and photo layouts,…
How to Build a WordPress Plugin from Scratch: Part 2 – Custom Post Types and Admin UI
Learn how to add Custom Post Types and improve the WordPress Admin UI in Part 2 of our step-by-step plugin development series.
How to Build a WordPress Plugin from Scratch: Part 1 – Plugin Skeleton
We're going to walk through the process step-by-step using a real-world example: a simple but scalable photo gallery plugin.
How to Submit Your WordPress Plugin to the Plugin Directory
Learn how to submit your custom WordPress plugin to the official Plugin Directory, validate it using best practices, and manage updates and…
How to Add Virtual Video Pages to the Default WordPress Sitemap
Learn how to include virtual video pages like /video/{code} in WordPress’s default sitemap.xml — without plugins. This step-by-step guide shows how to…
Fixing “Video isn’t on a watch page” in Google Search Console for WordPress
This guide helps you resolve the common Google Search Console issue where a video is detected but not indexed as a rich…
How to Disable Unnecessary CSS and JavaScript in a WordPress Theme (Without Breaking Everything)
Want cleaner, faster WordPress pages without unnecessary bloat? This guide shows you how to disable default scripts like jQuery, emojis, Gutenberg styles,…
How to Create a Child Theme from Blankslate and Add Custom CSS, JavaScript, Header and Footer
Prefer watching over reading? You can check out the full tutorial on YouTube in the player below. Or if you’re more of…
How to Create a New WordPress Theme Using the Underscores Boilerplate
Step-by-step guide for creating a custom WordPress theme using the Underscores (_s) starter template, tailored for developers and agencies in Australia.