[wp-trac] [WordPress Trac] #64237: 6.9-RC1 UI update for stretchy heading and paragraph variations

WordPress Trac noreply at wordpress.org
Wed Nov 12 13:51:18 UTC 2025


#64237: 6.9-RC1 UI update for stretchy heading and paragraph variations
--------------------------+-----------------------------
 Reporter:  awetz583      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Editor        |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I noticed that in testing 6.9-RC1, I’m able to unregister the stretchy-
 heading and stretchy-paragraph block variations. However a single,
 unneeded button remains in the UI in that case.

 To see the issue, unregister the block variations and observe single
 remaining button in the block’s right block-editor-block-inspector side
 bar.


 Unregistering the block variations using JS:
 {{{
 unregisterBlockVariation(‘core/heading’, ‘stretchy-heading’);
 unregisterBlockVariation(‘core/paragraph’, ‘stretchy-paragraph’);
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64237>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list