[wp-trac] [WordPress Trac] #60393: Test with Gutenberg active

WordPress Trac noreply at wordpress.org
Wed Jan 31 03:57:06 UTC 2024


#60393: Test with Gutenberg active
-------------------------+------------------------------
 Reporter:  dd32         |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Editor       |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:
-------------------------+------------------------------

Comment (by dd32):

 Additionally; I believe that PHP within Gutenberg is supposed to be
 guarded against this with `class_exists()` and `function_exists()` checks
 to prevent such issues, but we're all human and it can be missed. Adding
 checks and standards on the Gutenberg side to enforce that doesn't prevent
 Core adding a unit test run that ensures it's caught.

 This proposal is all about ensuring that trunk remains stable and can be
 deployed to WordPress.org sites without requiring someone to check all is
 good.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60393#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list