wporg-mu-plugins icon indicating copy to clipboard operation
wporg-mu-plugins copied to clipboard

Merge "Notice" and "Callout" blocks

Open ryelle opened this issue 2 years ago • 0 comments

The handbook code registers a "Callout" block, which behaves fairly similarly to the Notice block. It's confusing to have the two of them, so we should likely deprecate the Callout block (since the Notice block is styled to match the new redesign).

First, check if there are features of Callout to implement in Notice.

  • [ ] Callout uses InnerBlocks and allows paragraphs & lists. Notice uses a RichText and only allows paragraphs & inline elements.

ryelle avatar Feb 10 '23 20:02 ryelle