plugin-icon

Blockwright Workbench

제작자: markrussellwp·
One-click developer tools for block-theme work: bulk-reset Site Editor overrides, rescan theme patterns, flush every cache, clear all transients.
버전
1.0.0
최근 업데이트일
Aug 15, 2026

Building or maintaining a block theme means fighting the file-to-database drift: Site Editor edits are saved to the database and silently override your theme files. WordPress can reset those overrides only one item at a time, through buried menus, and some cleanups (rescanning pattern files, flushing the theme.json cache and OPcache) have no button anywhere.

The Workbench puts the whole development loop in one admin-bar menu:

  • Reset Site Editor overrides for the active theme (templates, template parts, global styles) in one click
  • Rescan theme patterns, clearing the pattern-file cache first so newly added pattern files actually appear
  • Flush every cache that hides your changes: object cache, theme.json cache, OPcache
  • Clear all transients

Safe by design: the Workbench is OFF by default and only appears in a development environment (wp_get_environment_type()), or when you opt in with define( 'BLOCKWRIGHT_WORKBENCH', true ); in wp-config. Every tool is capability-gated and nonce-protected; the one destructive tool requires an explicit confirmation.

Pairs well with the official Create Block Theme plugin: use Create Block Theme to save the changes you want INTO your theme files, and the Workbench to clear out the state you do not want.

Works with any block theme.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.