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

WordPress Trac noreply at wordpress.org
Fri Feb 13 17:51:59 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:"61637" 61637]:
 {{{
 #!CommitTicketReference repository="" revision="61637"
 Code Modernization: Use null coalescing operator instead of ternaries
 where possible.

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

 Follow-up to [61621], [61464].

 Props soean, westonruter.
 See #63430.
 }}}

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


More information about the wp-trac mailing list