Opened 14 years ago
Closed 14 years ago
#21887 closed enhancement (fixed)
Remove unnecessary error suppression from get_terms()
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Taxonomy | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Line 1450 (added in [10416]) doesn't look right:
http://core.trac.wordpress.org/browser/tags/3.4.2/wp-includes/taxonomy.php#L1434
Line 1329 can be simplified a bit as well:
http://core.trac.wordpress.org/browser/tags/3.4.2/wp-includes/taxonomy.php#L1328
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 23599: