WordPress Block Editor Keyboard Shortcuts That Matter

WordPress Block Editor Keyboard Shortcuts — WP Block Suite

The most useful shortcuts handle saving, undoing, selecting, duplicating, linking, moving, and navigation. They remove repeated pointer travel.

Learn eight frequent commands first. Add specialised shortcuts only after repeated clicks reveal a real cost.

Windows and Linux usually use Control. macOS usually uses Command. Several editor-navigation shortcuts use different modifier combinations.

Open the built-in shortcut reference

Press Shift + Alt + H on Windows or Linux. Press Control + Option + H on Mac.

This opens WordPress’s current shortcut panel. It should remain your primary reference. Installed software and operating systems can intercept combinations.

The official keyboard shortcut guide groups commands by task. Categories cover global, selection, block, formatting, transformation, and List View work.

Check that guide after significant WordPress updates. Shortcuts can change. Documentation printed beside a monitor eventually becomes historical decor.

The eight shortcuts most editors need

TaskWindows or LinuxMac
Save changesCtrl + SCommand + S
UndoCtrl + ZCommand + Z
RedoCtrl + Shift + ZCommand + Shift + Z
Bold selected textCtrl + BCommand + B
Italic selected textCtrl + ICommand + I
Create or edit linkCtrl + KCommand + K
Duplicate selected blockCtrl + Shift + DCommand + Shift + D
Clear selectionEscapeEscape
These commands cover frequent work without requiring an impressive memory trick.

Use each shortcut during normal work for one week. Remove any shortcut you repeatedly forget. Frequency should choose the curriculum.

Save deliberately with Control or Command + S

Saving creates a useful checkpoint before structural changes. Press the shortcut before moving sections, replacing media, or testing transformations.

Wait for WordPress to confirm the saved state. A shortcut starts the action. It does not guarantee successful completion.

Network or REST errors can still interrupt saving. Read the interface message. Keep a recovery plan for important long-form content.

Save does not publish a draft automatically. Published content may update immediately. Understand the current status before using it.

Undo and redo before improvising

Undo reverses the latest editor action. Redo restores an undone action. These commands are fastest immediately after a mistake.

Pause before clicking elsewhere repeatedly. Extra actions add noise to history. They make the intended restoration harder to identify.

Undo history is not a permanent backup. Closing, reloading, or concurrent editing can change available history. Use revisions for broader recovery. The detail lives in undo and editing history in WordPress blocks.

Practise undo after moving a nested Group. Then redo it. Safe repetition removes much of the editor’s perceived fragility.

Understand selection before using shortcuts

Shortcuts act on the current selection and context. Selected text differs from a selected block. A selected parent can contain many children.

Press Control or Command + A once while typing. WordPress selects text inside the current block.

Press it again to expand selection toward blocks or parents. Observe the highlight before deleting, moving, or duplicating.

Press Escape to clear selection. Double Escape can unselect selected blocks. Context changes the result, so watch focus.

Duplicate blocks without opening menus

Select the intended block. Press Control + Shift + D on Windows or Linux. Use Command + Shift + D on Mac.

Duplication helps with repeated cards, sections, or formatting. It can also clone hidden anchors, identifiers, and unsuitable content.

Review every copied field. Replace links, alternative text, dates, and labels. Similar appearance does not guarantee safe reuse.

Duplicate a parent only when every child belongs in the copy. List View can confirm that scope.

Remove selected blocks with a dedicated command

Use Shift + Alt + Z on Windows or Linux. Use Control + Option + Z on Mac.

This removes the selected block without opening its options menu. Confirm whether the selection contains nested children first.

Delete and Backspace can remove multiple selected blocks. Behaviour depends on text focus and selection. Use deliberate block selection.

Undo immediately after accidental removal. Do not rebuild manually before checking whether history still contains the complete structure.

Insert blocks before or after selection

TaskWindows or LinuxMac
Insert beforeCtrl + Alt + TCommand + Option + T
Insert afterCtrl + Alt + YCommand + Option + Y
The new block appears beside the selected block within the same parent.

These shortcuts help when inserter buttons are visually awkward. They also preserve attention during keyboard-led editing.

Check the new block’s parent in List View. “After” means after the selection inside its current container.

Move blocks without dragging

Windows and Linux use Control + Shift + Alt + T for upward movement. Replace T with Y for downward movement.

Mac uses Command + Shift + Option + T or Y. Confirm these combinations in the built-in panel.

Movement shortcuts avoid imprecise dragging. They are especially useful for adjacent sections. Watch the parent boundary after each movement.

A move may change nesting when surrounding structures differ. Inspect List View and preview the result before saving.

Group several selected blocks

Select multiple blocks first. Use Control + G on Windows or Linux. Use Command + G on Mac.

The official guide notes one limitation. A single selected block does not create a Group through this shortcut.

Grouping creates a structural parent. Do not group blocks merely to make movement easier. Unnecessary containers increase layout complexity.

Use Group when shared layout, spacing, background, semantics, or ownership justifies it. Name the resulting purpose in documentation.

Use slash commands for insertion

Type a forward slash inside an empty Paragraph block. Continue with a block name. Choose the intended result.

Examples include /image, /heading, /list, and /buttons. Search terms depend on registered titles and translations.

Slash insertion is not a traditional key combination. It still removes repeated pointer travel. Frequent writers often benefit immediately.

Use approved blocks. Speed should not bypass content governance. If search results confuse editors, curate the library.

Format headings from the keyboard

Windows and Linux use Shift + Alt + 1 through 6. Mac uses Command + Option + 1 through 6.

The number chooses the heading level. Use zero with those modifiers to transform a heading into a Paragraph.

Choose levels from document structure, not desired size. A shortcut makes transformation faster. It cannot make the decision.

Check the document outline after transformations. A fast incorrect heading remains incorrect. Visual styling can hide the mistake.

Create and remove links quickly

Select descriptive text, then use Control or Command + K. Search for internal content or paste a trusted address.

Use Control + Shift + K on Windows or Linux to remove a link. Mac uses Command + Shift + K.

Review destination, link text, and opening behaviour. Keyboard speed does not validate a URL. Preview important links after publication.

WordPress can also suggest links after typing double opening brackets. Test that workflow against your content titles.

Paste copied block styles

After copying styles from a block, use Control + Alt + V on Windows or Linux. Mac uses Command + Option + V.

This applies copied presentation without replacing content. Confirm which settings moved. Block support differs across types and providers.

Prefer governed styles and tokens for repeated design. Style pasting helps isolated work. It can also spread one-off overrides.

Open List View from the keyboard

Use Shift + Alt + O on Windows or Linux. Use Control + Option + O on Mac.

List View exposes the page hierarchy. It helps select nested parents, inspect order, and move complete sections.

Inside List View, Alt + L collapses other branches. Mac uses Option + L. Keep the selected branch open.

Do not memorise List View actions without understanding hierarchy. The shortcut reveals structure. The editor still chooses the correct target.

Show or hide the settings sidebar

Windows and Linux use Control + Shift + comma. Mac uses Command + Shift + comma.

This restores space during writing and returns settings when needed. It also solves the common “missing sidebar” support question.

Remember that post settings and block settings share the sidebar. Select the target first, then inspect the correct tab.

Navigate editor regions without a mouse

Use Alt + F10 to reach the nearest toolbar. Operating-system behaviour may vary. Test with your browser and assistive technology.

WordPress also provides shortcuts for moving between editor regions. Open the built-in reference for your platform’s current combinations. We wrote that up in training clients on the block editor.

These commands matter for keyboard accessibility. They also help when focus disappears inside complex controls. Do not disable visible focus.

Treat code editor switching as specialised

Control + Shift + Alt + M toggles editors on Windows or Linux. Mac uses Command + Shift + Option + M.

Most content editors should stay in the visual editor. Code view exposes block markup. Casual changes can invalidate blocks.

Use code view for diagnosed markup work. Save a checkpoint first. Validate the affected block after returning.

Know when browser shortcuts win

Browsers, extensions, operating systems, and password managers can intercept keys. Keyboard layouts also affect punctuation combinations.

Test shortcuts in the supported browser. Record conflicts affecting several users. Do not assume the WordPress command always receives input.

Remap external software where practical. Otherwise teach the visible control. A slower reliable method beats an unavailable shortcut.

Build shortcuts into a weekly routine

  1. Choose one repeated task.
  2. Confirm its current shortcut.
  3. Write it beside the visible control.
  4. Use it for five working sessions.
  5. Keep it only when recall becomes natural.
  6. Add another shortcut next week.

This method creates useful memory without cramming. It also proves whether the shortcut fits the person’s actual work.

Teams can publish a tiny shared list. Avoid copying the entire reference. Prioritise commands matching governed workflows.

Practise with reversible shortcut drills

Create a disposable draft containing Paragraph, Heading, Image, Group, and Columns blocks. Save before every exercise.

  1. Duplicate one Paragraph block.
  2. Undo and redo that duplication.
  3. Transform a Paragraph into H2.
  4. Insert a block after the Heading.
  5. Move that block one position.
  6. Open List View and verify parentage.
  7. Remove the copy and undo removal.
  8. Save the confirmed result.

Repeat without written prompts. Stop when selection becomes unclear. Inspect the tree, then resume. Accuracy comes before speed.

Include shortcuts in accessibility testing

Keyboard support matters beyond productivity. Editors must reach controls, recognise focus, operate them, and escape complex interfaces.

Test with the supported browser, operating system, and assistive technology. Conflicts can differ across identical WordPress installations.

Do not require obscure shortcuts for essential actions. Visible controls and understandable labels remain necessary. Shortcuts provide an alternative path.

Record focus traps and intercepted keys as defects. Include reproduction context. A working mouse path does not close them.

Maintain a team shortcut card

List only commands used in approved workflows. Show both supported platforms. Link the official reference for everything else.

Add a review date and WordPress version. Remove commands that no longer work. Record known browser conflicts beside alternatives.

Keep the card searchable and printable. It should support work, not demonstrate how many combinations someone found.

Review the card after every major editor release.

A practical shortcut learning order

  • Week one: save, undo, and redo.
  • Week two: link, bold, and italic.
  • Week three: duplicate and remove blocks.
  • Week four: open List View and clear selection.
  • Week five: insert and move blocks.
  • Week six: headings and style pasting.

Stop earlier when the remaining commands lack value. Occasional editors need fewer shortcuts. Keyboard-heavy authors may benefit from every stage.

Shortcut safety checklist

  1. Check the current selection.
  2. Confirm the selected block’s parent.
  3. Save before broad structural changes.
  4. Use the built-in platform reference.
  5. Watch for browser or system conflicts.
  6. Verify movement through List View.
  7. Review copied links and identifiers.
  8. Preview after structural commands.
  9. Use revisions for broader recovery.

Frequently asked questions

How do I see WordPress block editor shortcuts?

Use Shift + Alt + H on Windows. Mac users press Control + Option + H.

What is the shortcut for saving WordPress changes?

Use Control + S on Windows or Linux. Use Command + S on Mac.

How do I duplicate a WordPress block?

Select it, then press Control + Shift + D. Mac uses Command + Shift + D.

Why does a WordPress shortcut not work?

Focus, selection, browsers, extensions, operating systems, and keyboard layouts can change results.

Should clients learn every block editor shortcut?

No. Teach frequent, safe commands first. Add others only when repeated work justifies them.

The verdict

Shortcuts work across core and specialist blocks when providers follow editor conventions. Try free blocks first. Then compare the $299 lifetime suite when several Pro tools fit regular workflows.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *