Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63598, comment 5


Ignore:
Timestamp:
09/17/2025 11:18:41 AM (8 months ago)
Author:
paulkevan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63598, comment 5

    initial v1  
    1 Turns out that the dialogue box is a separately control dialog through the Block editor - in https://github.com/WordPress/gutenberg/pull/70586 it is now possible to override the behaviour, but it's somewhat confusing to have to filter this twice.
     1Turns out that the dialog box is a separately control dialog through the Block editor - in https://github.com/WordPress/gutenberg/pull/70586 it is now possible to override the behaviour, but it's somewhat confusing to have to filter this twice.