« Previous
Next »
WordPress HOME
Welcome to the iwantcoding.com WordPress Tutorial. WordPress powers ~40% of the web. This track covers the modern stack: blocks, themes (classic and FSE), plugins, REST API, and CLI — the parts professionals actually ship.
What this tutorial covers
| Chapter | You will learn |
|---|---|
| WordPress Basics | Install, dashboard, posts vs pages, blocks, themes, plugins, users, settings. |
| Theme Dev | Theme anatomy, template hierarchy, The Loop, template tags, enqueue, block themes, theme.json, child themes. |
| Plugin Dev | Plugin header, hooks (actions / filters), shortcodes, CPTs, taxonomies, meta, REST API, wp-cron. |
| Operations | WP-CLI, security, performance / caching, multisite, headless, WooCommerce intro. |
| Examples | Cheatsheet, runnable snippets, quiz, exercises, bootcamp, certificate. |
Who this is for
- Freelance devs shipping client sites fast.
- Plugin / theme builders going pro.
- Headless / Next.js devs using WP as a content API.
How to use this tutorial: read the chapter, run the example with Try it Yourself », do the exercise, then take the quiz at the bottom. Hit Mark complete when you're done — the sidebar will track your progress.
Example
« Previous
Next »
Discussion
Loading…