#21201 closed defect (bug) (fixed)
get_cat_ID(): category "General" does not exist anymore by default
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | 3.4.1 |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | Cc: |
Description
a) The function "get_cat_ID()" (category.php) assumes that there is a category "General" created on installation. Since version 2.0(?) this category has been renamed to "Uncategorized".
b) Returning the ID of a default category does not make any sense.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Adjusted PHPDocs