Description
Blockwright Blocks is the companion plugin for the Blockwright theme, though it works on any modern block theme. It adds a small, considered set of blocks that already know how your theme looks: they take on your theme’s colors and follow its light and dark, with nothing to set up first.
Everything here is optional and standards-based: no page builder, no required setup, nothing loaded from third parties. It is built for people who make sites for clients, so it stays out of the way and locks nothing in. Every block uses core’s own APIs and saves standard WordPress markup, so a site you hand off keeps working even if the plugin is later removed.
What you get
- Dynamic content placeholders. Turn any paragraph, heading, image, or button into a placeholder for post or site data, with no code. Select the block, pick a source from the “Dynamic content” panel, and it shows the post title, excerpt, date, author, or featured image, or your site title, tagline, or URL. Put one in a template and every post fills it with its own data. WordPress has had the underlying Block Bindings API since 6.5; this gives it a visible control and the everyday fields it was missing.
- Four composition blocks. Icon Box (an icon, heading, and text as one feature callout), Icon List (a list where every item leads with an icon), Stat Counter (a large number with a label, for metrics and results), and Timeline (a vertical sequence for steps, process, or history). Each is token-driven, so it inherits your theme’s colors and follows its light and dark.
- 298 extra icons, in WordPress’s own icon picker. A curated collection that fills the gaps in the default set: contact and location, commerce, trust and proof, charts, workflow, developer, content, and office icons. They appear as their own tab in the Icon block’s library, search alongside the built-in icons, and take their color from your theme. Requires WordPress 7.1 or later; on earlier versions the plugin’s other features work as normal.
- Stamp block. A rotated corner badge, like a rubber stamp, for pricing tables, cards, and feature callouts. Choose the corner, rotation, border style, color, and offset from the block toolbar and Inspector. It is fully transparent, so the card behind it shows through.
- Light / Dark Toggle. Color is adaptive by default, following each visitor’s device on its own, so no toggle is needed. When you want to give people a choice, drop this control in the header: one tap flips between light and dark, and the choice lasts their visit, then returns to their system setting next time. It steers the standard color-scheme setting, so it works with any theme whose colors adapt, Blockwright included.
- Dark mode Site Logo. Add an optional second logo that is shown to visitors whose device is in dark mode. Two ordinary image uploads, swapped automatically with a native
<picture>element. No SVG and no upload plugin required. Leave it empty to use your main logo in both modes.
Nothing here locks you in. Dynamic content is written as standard WordPress block markup, so if you deactivate the plugin your blocks simply show their own saved content again.
Blockwright Blocks is designed to pair with the Blockwright theme, but the blocks degrade gracefully and work on other block themes too.
Roadmap
Blockwright Blocks is actively developed. Planned additions to the free plugin include:
- A visual token editor for adjusting your theme’s colors, spacing, and type from a friendly admin screen, no JSON required.
- More icons, and finer control over how they are used.
- A small library of section patterns.
- A color-scheme importer that builds an adaptive light and dark palette from a single brand color.
Priorities may shift based on user feedback.
Credits
Icons are from Phosphor Icons (https://phosphoricons.com/), copyright (c) 2023 Phosphor Icons, used under the MIT License. The full license text ships with the plugin in assets/icons/LICENSE.
Blocks
This plugin provides 8 blocks.
- Stamp A rotated badge that sits over a container corner, like a rubber stamp. The colour follows the site colour scheme by default; set the corner, rotation, colour, and text.
- Icon List A list where every row leads with an icon — the checklist / feature list core lists can't do. Add, edit, and reorder rows exactly like a normal list.
- Light / Dark Toggle A visitor control that flips between light and dark. The site is adaptive by default; a choice lasts the session, then returns to the visitor's system setting. A showcase for the theme's adaptive design. Place it in the header.
- Timeline A vertical timeline of steps, milestones, or process stages — each entry an icon marker, optional date, heading, and text. Add and reorder entries like a normal list.
- Stat Counter A single headline number with a label — optionally counting up when it scrolls into view. For results, KPIs, and trust stats.
- Icon Box An icon, heading, text, and optional link as one feature card — the composition three of the theme's patterns hand-roll today.
- Icon List Item A single icon + text row inside an Icon List.
- Timeline Entry A single entry inside a Timeline: icon marker, optional date, heading, and text.
Installation
- In your dashboard, go to Plugins, then Add New, then Upload Plugin.
- Upload the Blockwright Blocks zip and click Install Now.
- Click Activate.
- The Stamp block is available in the block inserter under Design. The Dark mode logo control appears in the Site Logo block Inspector in the Site Editor. The Dynamic content panel appears in the block settings sidebar when you select a paragraph, heading, image, or button.
FAQ
-
Do I need the Blockwright theme to use this plugin?
-
No. Blockwright Blocks is built to pair with the Blockwright theme, but the blocks carry their own fallbacks and work on other modern block themes.
-
How does the dark mode logo work?
-
Upload a second version of your logo in the Site Logo block Inspector, under “Dark mode logo”. Visitors whose device is set to dark mode see that version; everyone else sees your main logo. The swap uses a native HTML
<picture>element with aprefers-color-schememedia query, so there is no JavaScript and no layout shift. -
Where do I find the Stamp block?
-
Open the block inserter (the plus button) and look under the Design category, or search for “Stamp”. Drop it inside a Group or Column and it anchors to that container’s corner.
-
What happens to my typed text when I connect a block to dynamic content?
-
It is kept. A connected block displays the dynamic value instead, and your original text stays saved underneath as the fallback. Choose “Static (not connected)” and it comes back.
-
Why does a connected block show a different post in the template editor?
-
Templates are not tied to one post, so there is nothing to read from. The editor previews with your latest post to show you the shape of real content, and says so under the dropdown. On the front end each post fills the block with its own data.
-
Does this replace the custom fields option WordPress already has?
-
No. WordPress’s own Attributes panel connects blocks to registered post meta, and that keeps working exactly as before. This plugin adds the everyday post and site fields that panel does not offer, in a control you do not have to go hunting for.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Blockwright Blocks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Blockwright Blocks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
Adds four new blocks, a curated icon collection, and dynamic content.
* New block: Icon Box. An icon, heading, text, and an optional link, with an icon that follows the visitor’s light or dark colour scheme.
* New block: Icon List. A list where each row leads with an icon; reorder rows like an ordinary list, and the row text and its icon scale together.
* New block: Stat Counter. A headline number with an optional prefix, suffix, and count-up animation, plus a label.
* New block: Timeline. A vertical sequence of dated entries, each with an icon, heading, and text.
* New block: Light / Dark Toggle. Lets a visitor switch the colour scheme for their visit; the choice lasts the session and returns to their system setting next time.
* Dynamic content: connect a paragraph, heading, image, or button to post data (title, excerpt, date, author, featured image) or site data (title, tagline, URL) with no code, from a visible panel. Connected blocks preview with real content in the template editor.
* Icon collection: 298 Phosphor icons register into the WordPress 7.1 icon library as their own tab in the Icon block picker, with a searchable grid and a per-icon custom SVG field. On earlier WordPress versions the blocks still work and simply omit the icon.
* Stamp block: its default colour now follows the colour scheme, re-hueing with the active colour variation.
1.0.0
- Initial public release: Stamp block and an optional dark mode Site Logo.
