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
- Block Style Not Applying in Editor
- Override base Gutenberg block default spacing in child theme’s theme.json
- Any way to set user role permissions in the site editor?
- ACF Inside Interactivity block
- Add checkbox field to core/embed
- How do I hide related videos at the end of a YouTube playlist embed code?
- Enable Gutenberg on custom post type
- Setting a post’s featured image from an embedded YouTube video
- Where can I find the Gutenberg block icons?
- Add pre-publish conditions to the block editor
- How to filter or remove default panels in Gutenberg PrePublish Panel
- Deactivate Gutenberg tips forever – not Gutenberg
- How does Gutenberg handle translations in React?
- Use [embed] filter in template files
- Do_Shortcode not working for Embed
- Gutenberg editor add a custom category as wrapper for custom blocks
- Add To Gutenberg Sidebar
- How do I embed youtube videos with https instead of http in the URL?
- How to detect the usage of Gutenberg
- Integrate Gutenberg as a Standalone App
- Help Unregistering a Core Block Type in Gutenberg
- How do I register multiple blocks with block.json and register_block_type_from_metadata?
- Remove block styles in the Block Editor
- Disable Gutenberg text-Settings in all blocks
- How do I get the current post ID within a Gutenberg/Block Editor block?
- Looking for all available options of Gutenberg Block
- Possible to use @wordpress/create-block with multiple blocks?
- Blocks: set a default value for a TextControl
- gutenberg block – how to force update after attribute changed?
- What is the advantage of ‘register_block_type’ (the PHP function) when creating custom blocks?
- How to trigger JS in gutenberg page load
- Allow excerpt for pages in Gutenberg?
- Is there a list / reference for all current native WordPress blocks?
- Gutenberg: Block validation failed
- Set fullscreen mode by default
- How to query multiple post types inside Gutenberg options panel?
- How can I add a custom attribute to Gutenberg core blocks?
- Gutenberg extend core blocks
- Setting default font family with theme.json
- How can I access core/paragraph textColor in a block template
- (Gutenberg Block Editor) Using editor.BlockEdit filter, need to alter html/ CSS class of BlockEdit Component
- Add Button To Top Toolbar in Gutenberg
- Saving post meta using the new EntityProvider APIs
- Disable device preview options in the block editor
- Add additional classes to gutenberg .editor-styles-wrapper
- Implementing Gutenberg RichText onSplit / onReplace
- Change order/position of Gutenberg inspector control panel
- Modify youtube video size on one page and show another size on different page
- Get the current block ID
- Gutenberg Inspector Controls
- How to use the WordPress < LinkControl /> Component
- add_filter to youtube embeds?
- What version of Gutenberg is included with WordPress?
- Implement Panel Color Inspector Control in Gutenberg
- Add Formatting Buttons to Gutenberg core/paragraph BlockControls
- How do you use __experimentalLayout to give innerblocks alignment control and default layout?
- WordPress Value of Undefined in Admin
- Remove border radius setting from the Gutenberg button block?
- Extending Gutenberg group block: How to properly combine multiple attributes?
- serialize_blocks breaking html tags in content
- All post types with getEntityRecords
- gutenberg dynamic block is returning 404
- Modify the core/paragraph block
- Add PHP block template to content using wp_insert_post
- The Block Editor: Disable “Color settings” in the specific block
- Required (mandatory) Gutenberg block
- How to use getBlockIndex
- Gutenberg reusable blocks – is it possible to customise an instance?
- How to add button to post page WordPress 5.x
- Gutenberg InspectorControls is deprecated, how to add custom block settings?
- Add classname to Gutenberg block wrapper in the editor?
- Gutenberg block editor – list of form components for custom blocks
- Hide or show Gutenberg custom block using date range
- How to disallow a certain custom gutenberg block outside of an InnerBlocks block?