The nexter/get-template-builder ability retrieves a single Nexter theme builder template by its ID. It returns the full template record including type, title, display rules, exclusion rules, and type-specific settings such as sticky header, transparent header, or hook configuration. Use this ability to inspect template settings before modifying them.
Key Takeaways
Required Setup
This ability ships with Nexter Extension (Free). If you do not have it installed, follow the guide on how to install and activate Nexter Extension first.
Parameters
What It Returns
The ability returns the full template object. Fields include: id, title, type (header, footer, breadcrumb, hooks, singular, archives, page-404, or section), status, display_rules, exclude_rules. Header templates additionally include sticky_header and transparent_header. Footer templates include footer_style. Hook templates include hook_action and hook_priority. The 404 type includes disable_header_404 and disable_footer_404.











