[wp-trac] [WordPress Trac] #54583: Add `__unstableGalleryWithImageBlocks` block editor setting for 5.9 release

WordPress Trac noreply at wordpress.org
Sun Dec 5 23:12:57 UTC 2021


#54583: Add `__unstableGalleryWithImageBlocks` block editor setting for 5.9 release
-----------------------------+-----------------------------
 Reporter:  glendaviesnz     |      Owner:  (none)
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 Currently the mobile apps rely on the `__unstableGalleryWithImageBlocks`
 flag being
 [https://github.com/WordPress/gutenberg/blob/8fb36dea544e74afc5662a75aeebed6be1fc6077/lib
 /experiments-page.php#L104 set here] in order to enable the new gallery
 block format.

 Because the core release doesn't include the
 `gutenberg_experiments_editor_settings` method, this value could be hard
 coded `get_default_block_editor_settings` method in order to ensure that
 versions of the mobile app >= 18.2 will be able to add and edit gallery
 blocks in the new format.

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


More information about the wp-trac mailing list