Opened 14 years ago
Closed 13 years ago
#21887 closed enhancement (fixed)
Remove unnecessary error suppression from get_terms()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 2.7 |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | Cc: |
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.
In 23599: