[wp-trac] [WordPress Trac] #43343: Comparison operators " ! " is not used in same way. should be same.
WordPress Trac
noreply at wordpress.org
Sat Feb 17 11:30:20 UTC 2018
#43343: Comparison operators " ! " is not used in same way. should be same.
------------------------------+-----------------------------
Reporter: anilhada | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.9.4
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
Code structure should be same.
In admin.php file. See line number 215 ...... if (!
isset($_GET['noheader']))
and
In admin.php file. See line number 247 ..... if (
!isset($_GET['noheader']))
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43343>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list