WordPress Bricks

Building Websites with WP & Bricks
bricks builder base hooks and config checklist

Bricks Builder — Base Hooks & Config

Prepared by
Jeffrey Thomas Baygents
documenting WordPress and Bricks Builder workflows.

This checklist validates Bricks Builder readiness and applies the required child theme hooks that must exist before any Bricks settings, breakpoints, styles, templates, or components are configured.

All performance and compatibility constants are handled separately as a reusable atomic checklist. This page focuses only on prerequisites that ensure Bricks starts from a clean, known‑good state.

Checklist Objective

Confirm that the Bricks Builder environment is present, active, and clean so Bricks system configuration can begin without rework.

Scope Boundary

This checklist covers:

  • Verification of Bricks Builder and child theme readiness
  • Application of required child theme hooks
  • Validation of a clean Bricks starting state

This checklist does not cover:

  • wp‑config.php performance or compatibility constants
  • Bricks Builder core settings
  • Breakpoints, global styles, templates, or components
  • Visual layout or design work

Checklist Steps — Base Hooks & Config

1. Verify prerequisites

2. Verify wp‑config.php constants readiness

3. Prepare Bricks child theme for hooks

  • Open: wp‑content/themes/<bricks‑child‑theme>/functions.php
  • Confirm the file exists and is writable

4. Apply required child theme hooks

5. Validate hook execution

  • Reload the site frontend
  • Reload WP‑Admin
  • Confirm no PHP warnings or fatal errors occur

6. Confirm clean Bricks starting state

  • Open Bricks → Settings
  • Confirm Bricks system checks reflect a compatible environment
  • Confirm no settings have been imported or modified
  • Confirm no breakpoints, styles, templates, or components exist

Required Output

  • Bricks Builder and child theme verified as active
  • Required child theme hooks applied intentionally
  • No PHP or runtime errors present
  • Clean, unconfigured Bricks environment confirmed

Pause & Lock

Base hooks and prerequisite validation are now locked. Do not modify child theme hooks during subsequent Bricks configuration unless explicitly required and documented.

Proceed to: Bricks Builder — Core Settings

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

© 1996-2026 Jeffrey Thomas Baygents. All rights reserved.