bricks_create_template
Create a Bricks Builder template by providing title, content, type, and conditions. Generate headers, footers, sections, popups, search, and error templates for WordPress sites.
Instructions
Create a new Bricks Builder template with the given content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Template title | |
| content | Yes | Array of Bricks elements | |
| conditions | No | Template conditions, e.g. [{"main":"entireWebsite"}] for site-wide header/footer | |
| template_type | No | Template type (default: section) | section |