Opened 7 years ago
Closed 7 years ago
#46508 closed enhancement (fixed)
Uses strict comparison in WP_Post
| Reported by: | andizer | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 |
| Component: | Posts, Post Types | Version: | 5.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Improvement in doing comparisons in WP_Post:
- Do strict comparison where possible.
- Flipped one comparison to have the Yoda style
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 44914: