Title: Blockwright Blocks
Author: markrussellwp
Published: <strong>Agustus 7, 2026</strong>
Last modified: Agustus 19, 2026

---

Nggoléki Plugin

![](https://ps.w.org/blockwright-blocks/assets/banner-772x250.png?rev=3649101)

![](https://ps.w.org/blockwright-blocks/assets/icon-256x256.png?rev=3649101)

# Blockwright Blocks

 Dening [markrussellwp](https://profiles.wordpress.org/markrussellwp/)

[Ngundhuh](https://downloads.wordpress.org/plugin/blockwright-blocks.1.1.0.zip)

 * [Detil](https://jv.wordpress.org/plugins/blockwright-blocks/#description)
 * [Mācā ulang](https://jv.wordpress.org/plugins/blockwright-blocks/#reviews)
 *  [Pemasangan](https://jv.wordpress.org/plugins/blockwright-blocks/#installation)
 * [Pangembangan](https://jv.wordpress.org/plugins/blockwright-blocks/#developers)

 [Sokong](https://wordpress.org/support/plugin/blockwright-blocks/)

## Katrangan

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.

## Pemasangan

 1. In your dashboard, go to Plugins, then Add New, then Upload Plugin.
 2. Upload the Blockwright Blocks zip and click Install Now.
 3. Click Activate.
 4. 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 a`
prefers-color-scheme` media 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.

## Mācā ulang

There are no reviews for this plugin.

## Contributors & Developers

“Blockwright Blocks” is open source software. The following people have contributed
to this plugin.

Kontributor

 *   [ markrussellwp ](https://profiles.wordpress.org/markrussellwp/)

[Translate “Blockwright Blocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/blockwright-blocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/blockwright-blocks/),
check out the [SVN repository](https://plugins.svn.wordpress.org/blockwright-blocks/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/blockwright-blocks/)
by [RSS](https://plugins.trac.wordpress.org/log/blockwright-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Caathetan Owahan

#### 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.

## Meta

 *  Version **1.1.0**
 *  Last updated **3 dinā sing kepungkur**
 *  Active installations **Kurang sākā 10**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/blockwright-blocks/)
 * Tags
 * [block bindings](https://jv.wordpress.org/plugins/tags/block-bindings/)[blocks](https://jv.wordpress.org/plugins/tags/blocks/)
   [dark mode](https://jv.wordpress.org/plugins/tags/dark-mode/)[dynamic content](https://jv.wordpress.org/plugins/tags/dynamic-content/)
   [icons](https://jv.wordpress.org/plugins/tags/icons/)
 *  [Nonton lanjutan](https://jv.wordpress.org/plugins/blockwright-blocks/advanced/)

## Peringkat

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/blockwright-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/blockwright-blocks/reviews/)

## Kontributor

 *   [ markrussellwp ](https://profiles.wordpress.org/markrussellwp/)

## Sokong

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/blockwright-blocks/)