[wp-trac] [WordPress Trac] #63430: Coding Standards: replace isset() ternary with null coalescing

WordPress Trac noreply at wordpress.org
Thu Feb 12 07:41:06 UTC 2026


#63430: Coding Standards: replace isset() ternary with null coalescing
--------------------------------------+-------------------------------
 Reporter:  seanwei                   |       Owner:  SergeyBiryukov
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  7.0
Component:  General                   |     Version:
 Severity:  minor                     |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:  coding-standards
--------------------------------------+-------------------------------

Comment (by westonruter):

 In [changeset:"61621" 61621]:
 {{{
 #!CommitTicketReference repository="" revision="61621"
 Code Modernization: Use null coalescing operator and improve readability
 of conditional in `WP_Theme_JSON::get_styles_for_block()`.

 Developed in https://github.com/WordPress/wordpress-develop/pull/10902

 Follow-up to [61607].

 Props soean, westonruter, sergeybiryukov, mukesh27.
 See #63430, #64263.
 }}}

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


More information about the wp-trac mailing list