Screenshots
The screens Post Formats for Block Themes adds to WordPress. Every screenshot has a text equivalent in the page that documents the task, so you never need the image to follow the instructions.
Screenshots come from the repeatable capture script (npm run screenshots:docs, which runs against a disposable WordPress Playground with a block theme active) and from assets shipped in the repository. Manual captures still needed are specified at the end of this page.
Editor
Section titled “Editor”
The format selection modal on a new post: pick one of the ten formats, each with an icon and description. See Getting started.

The Chat Log block after pasting a transcript — the platform is detected and display settings live in the sidebar. See Common tasks.

A quote post: the locked pullquote pattern with attribution, and the format set in the sidebar. See Common tasks.

A status post with the remaining-characters counter under the text field. See Common tasks.

The gallery pattern keeps the first block structure intact.
Front end
Section titled “Front end”
A published chat post rendered in the bubbles style with avatars, usernames, and timestamps.

The Format Badge labels each post’s format for readers.
Admin screens
Section titled “Admin screens”
Settings → Post Formats: choose the icon set used across badges and icons. See Settings.

Tools → Post Format Repair: scan for posts whose format doesn’t match their content, then fix them in bulk. See Settings.

Tools → Post Format Templates: opt in to the plugin’s 18 single and archive templates. See Settings.
Screenshots still needed
Section titled “Screenshots still needed”Each row is the full capture specification (block theme active, 1280×800 at 2x).
| Filename | Screen and state | What to highlight | Alt text | Caption |
|---|---|---|---|---|
| editor-format-switcher.png | Editor sidebar with the Format Switcher panel open on an existing post | Current format + dropdown | Format Switcher sidebar panel showing the current format, auto-detection status, and a dropdown to switch formats | Change a post’s format without leaving the editor. |
| editor-autodetect-notice.png | New post with a pullquote block inserted and saved | The suggestion notice | Editor notice suggesting the Quote format after a pullquote block is added | Auto-detection suggests a format once — your choice always wins. |
These two screens can’t be captured yet: the plugin currently uses WordPress core’s built-in Format control (there is no custom Format Switcher panel with auto-detection status), and auto-detection applies formats silently on save without an editor notice. Capture them when those UIs ship.