I fixed my own issue by clearing my browser cache. (Ugh. It’s always the simplest thing that I miss.)
Related Posts:
- WordPress block editor embeds not working in theme (single.php)
- Block editor: Sandbox iframe shows outdated HTML
- Are there ways to make the Gutenberg editor wider? And the HTML-block higher?
- WordPress Gutenberg Embed Blocks Are Not Responsive
- How to remove specific panels in the editor (Gutenberg) when editing a block (via right panel)?
- Cannot embed YouTube video
- Stop WordPress editor embedding links
- How to Disable auto id attributes in Heading tag?
- Is there any simple way to remove Gutenberg editor H1 H5 H6 and change the label for the rest H2 H3 H4?
- How `window.wp.oldEditor` is being set in the editor?
- How to register a embed handler as a fallback to a oEmbed handler?
- Notion-like editing and layout with a convenient freeform collaborative editor in WordPress? [closed]
- How to Batch Convert Gutenberg post to Classic post?
- Gutenberg dynamic block render_callback gives null for $post
- How to add srcdoc attribute to YouTube oEmbed in Gutenberg oEmbed Block
- Embedding Post Editor Into External Site
- How can I block embeds and show an individual preview image per block?
- How can I display instagram block with parse_block?
- Video, embed, html block usage out of the_content
- How to modify the HTML output of Gutenberg block? (Youtube)
- Layout Settings in the new Gutenberg editor
- How do I reinstate the “Add Block” feature that changes with the update?
- How can I reset/remove background colour from a block
- how to display gutenberg editor in a view
- How can i extend the existing Block Inspector Tabs in WordPress Gutenberg Editor?
- Not allowing my site to be embedded elsewhere via oEmbed
- Override base Gutenberg block default spacing in child theme’s theme.json
- Use [embed] filter in template files
- Remove block styles in the Block Editor
- Blocks: set a default value for a TextControl
- Is there a list / reference for all current native WordPress blocks?
- Setting default font family with theme.json
- (Gutenberg Block Editor) Using editor.BlockEdit filter, need to alter html/ CSS class of BlockEdit Component
- Extending Gutenberg group block: How to properly combine multiple attributes?
- Required (mandatory) Gutenberg block
- Add classname to Gutenberg block wrapper in the editor?
- Gutenberg block editor – list of form components for custom blocks
- How to develop custom blocks without triggering validation errors
- get selected categories or tags (using javascript) in GutenBerg?
- Help with using getBlockIndex
- Gutenberg blocks – processing server data within a block
- Best practices for CPT without using an editor [closed]
- Custom Gutenberg block is not showing up in inserter dialog
- Gutenberg – Custom blocks onClick not working?
- Get blocks from other pages, from within current page
- Your site doesn’t include support for the block… after registering a block
- WordPress Rest API only returns content when posttype has editor capability
- .editor-styles-wrapper overriding my block styles in Gutenberg
- Remove a component fill from a Block Editor panel
- How to wrap the Gutenberg editor in a custom React component?
- Proper way to reload or update getEntityRecords state
- Add a button to the toolbar of an existing Gutenberg block
- JSON File in Gutenberg
- Show date post published in Gutenberg component
- Adding an html wrapper to a custom Block Pattern
- How to add a class to the element in a custom Gutenberg block
- Video Embed with Captions in Turkish
- Gutenberg: How to check if a block is used in a paginated post?
- Editor API Endpoint or Data Store That Provides a List of Meta Fields for Post Types
- Specify exact parent child relationship between two blocks
- Using custom Entities to retrieve external data in the Block Editor
- How can I remove a button from the paragraph block toolbar?
- Align Group blocks left or right
- Unable to override MediaPlaceholder component
- How to set YouTube video as featured image?
- Run the edit function of parent block when something changes in InnerBlocks
- do_blocks does not include its CSS
- Track Block Pattern Insertion Within the Block Editor
- block variations registration in PHP
- How to add screen reader text to links inserted in the block editor?
- Auto synchronize saving of custom block editor entities
- Store data from nested block of gutenberg
- Output content of post excerpt into Innerblocks within Gutenberg block
- How to add a link in a translation in gutenberg
- component does not render in block save
- Adding block programmatically to InnerBlocks
- Filter root element of tag cloud block
- How to use Gutenberg blocks in widgets?
- Don’t expand “Most Used” accordion item when adding new block
- Gutenberg Block with Select from JSON-File
- How to display full width block without toolbar?
- BlockControls not showing floating (show up in the top toolbar)
- Style Gutenberg Editor based on Post Type or Page Template
- Gutenberg: How filter blocks of a certain type with parse_blocks recursively?
- Gutenberg add checkbox using PluginPostStatusInfo
- LinkControl – how to toggle opensInNewTab
- I cant find the custom html block
- Gutenberg allow use of block, but hide it from the block picker
- Add page title after first block
- Gutenberg UI has changed
- Save JSON data with Gutenberg and show it in the content
- Is it possible to use the WordPress block directory to make my own custom blocks
- block theme FSE – save changes to the theme?
- How can I avoid setTimeout and redundant getEntityRecord calls in a block editor sidebar?
- Can this react script be optimized? How to make it faster
- Gutenberg list items nesting and creating invalid content errors
- Trying to understand block alignment
- Custom Link Block with own background color
- New server, custom blocks all give “Your site doesn’t include support for the xxx block”
- Theme.json: styles.typography.FontFamily renders as default font in front end but not editor