Features

One centralized landing page for key WordBlocks capabilities: Global Design Tokens, White Label Support, Block Locking, Blocks API, Custom MIME Types, and Reusable Block snippets. This page is designed as a feature hub for product, sales, and implementation teams.

Feature overview

Free + Pro coverage
Pro Feature

White Label Support

Customize WordBlocks Pro branding in wp-admin for agency/client handoff, including product naming and branded header visuals.

  • Brand Name and Product Name replacement
  • Brand URL and plugin row branding
  • Logo URL, logo alt text, and header colors

Learn more about White Label

Pro Feature

Block Locking

Protect structure and design controls with per-block lock states and role-aware enforcement in the editor.

  • Lock Styles, Lock Movement, Lock Removal
  • Apply Locks To Children for container blocks
  • Policy defaults + lock management capability

Open Block Locking details

Pro Feature

Import / Export

Move WordBlocks settings between sites with a JSON-based import/export workflow built for staging-to-production and client handoff.

  • Download full WordBlocks settings export
  • Upload JSON to restore settings on another site
  • Option-key filtering for WordBlocks namespaces

Open Import / Export details

Free Feature

Global design tokens

Define a client brand once, including colors, typefaces, spacing, and layout values in a centralized system that blocks can reuse consistently.

  • Color palette with semantic naming (primary, accent, surface, text)
  • Typography scale with fluid sizing
  • Spacing and layout tokens
  • Syncs with theme.json to avoid duplication

Open global token details

Free Feature

Block API

Use the WordBlocks block API documentation to understand request formats, block payload structure, and integration workflows.

  • Endpoint usage and request examples
  • Block payload and attribute guidance
  • Implementation references for integrations

Open Block API docs

Free Feature

Custom MIME Types

Enable optional file upload MIME types from WordBlocks settings, with admin-controlled toggles and explicit per-type selection.

  • Global enable/disable control
  • Per-MIME checkbox selection
  • Catalog includes office docs, SVG, JSON, fonts, and more

Open MIME support details

Free Feature

Reusable Block Snippets

Render reusable blocks by ID in content or PHP templates with first-party shortcode and helper function support.

  • Shortcode: [wordblocks_pattern id="123"]
  • Function: <?php wordblocks_pattern( 123 ); ?>
  • Admin copy helpers on reusable block list

Open snippet documentation

Implementation matrix

Where each feature lives
Feature Edition Admin location Core implementation
White Label Support Pro WordBlocks > Branding Branding settings + plugin-row branding filters
Block Locking Pro WordBlocks > Block Locking Editor lock controls, policy defaults, capability + REST enforcement
Custom MIME Types Free WordBlocks > Upload MIME Types Optional MIME catalog with global toggle + per-type controls
Reusable Block Snippets Free Reusable Blocks list (wp_block) helper column wordblocks_pattern() helper + [wordblocks_pattern] shortcode

Recommended rollout order

Roll features out in stages to keep governance and editorial workflows aligned from day one.

  • 01
    Brand foundation

    Apply White Label settings so client-facing admin experiences match your agency brand.

  • 02
    Protection layer

    Enable Block Locking defaults for critical layout blocks before wider editor access.

  • 03
    Publishing operations

    Configure MIME types and reusable block snippets to support real content workflows.

Need a complete WordBlocks feature stack?

Use this landing page as your high-level feature entry point, then route users to dedicated implementation pages by capability.