Custom Gutenberg blocks for Anchor Hosting blog posts.
- Conversation — Chat-style message thread with user/assistant roles
- Timeline — Color-coded vertical timeline with dates
- Callout — Styled alert box (blue, red, green, yellow)
- Stats Dashboard — Grid of stat cards with colored values
- Bar Chart — Horizontal bar chart with labels and percentages
- Report Card — Tagged card with header and inner block content
All blocks are server-side rendered to avoid block validation errors across updates. Email-safe inline styles are automatically applied when blocks appear in outgoing wp_mail messages.
- WordPress 6.0+
- PHP 8.0+
Download the latest release zip from GitHub Releases and install via Plugins > Add New > Upload Plugin.
The plugin checks for updates from this repository automatically. When a new version is available it will appear in the WordPress dashboard like any other plugin update.
MIT