[wp-trac] [WordPress Trac] #64488: Code Modernization: replace if isset() return with null coalescing
WordPress Trac
noreply at wordpress.org
Sun Jan 11 06:48:30 UTC 2026
#64488: Code Modernization: replace if isset() return with null coalescing
------------------------------+-------------------------------
Reporter: Soean | Owner: westonruter
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: coding-standards
------------------------------+-------------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"61470" 61470]:
{{{
#!CommitTicketReference repository="" revision="61470"
Code Modernization: Replace `if` statements with null coalescing operator.
Developed in https://github.com/WordPress/wordpress-develop/pull/10703
Follow-up to [61464], [61463], [61457], [61456], [61455], [61454],
[61453], [61445], [61444], [61443], [61442], [61436], [61435], [61434],
[61403], [61433], [61432], [61431], [61430], [61429], [61424], [61404],
[61403].
Props soean, westonruter, mukesh27.
See #58874.
Fixes #64488.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64488#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list