Opened 21 years ago
Closed 20 years ago
#1539 closed defect (bug) (invalid)
foreach($cats as $cat) in nested category function broke
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.6 |
| Component: | Administration | Keywords: | wp-admin foreach categories nested |
| Focuses: | Cc: |
Description
There is some kind of error regarding the admin function get_nested_categories() in admin-functions.php. On line 395, the function call to the same function is causing issues. When commenting this line, the problem goes away. But I don't have nested categories so I would imagine it would go away.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
edited file admin-functions.php