RANIARANIA Academy

Custom Development — Child Themes, Hooks & Plugins

Learn to customise WordPress with code the professional way — child themes that survive updates, actions and filters to change behaviour, properly enqueued assets, and a small custom plugin with a custom post type. You will walk away able to extend any WordPress site safely without ever editing core or parent-theme files.

Watch the free preview

How WordPress builds a page — the Loop and templates — free to watch, no account needed.

WordPress ADVANCED · 150 min · Certificate on completion · 3 CPD points

What you'll learn

  • Customise WordPress with code using child themes, hooks and a custom plugin
  • Explain how WordPress builds a page through the Loop and the template hierarchy
  • Use actions and filters to change behaviour and data without editing core
  • Enqueue styles and scripts correctly with versioning and dependencies
  • Register a custom post type and apply safe coding practices for updates

Syllabus

How WordPress Works & Child Themes
How WordPress builds a page — the Loop and templatesFree preview15 min
Child themes — customise safely without losing changes on update15 min
The Template Hierarchy & Enqueuing Assets
The template hierarchy — how WordPress chooses a file15 min
Enqueuing styles and scripts the right way15 min
Hooks — Actions and Filters
Actions — running your code at the right moment15 min
Filters — modifying data as it passes through15 min
Building a Custom Plugin & Custom Post Types
Writing a simple custom plugin15 min
Custom post types and safe coding15 min
Lab — 10 Exercises & Solutions
Exercises 1–515 min
Exercises 6–1015 min