#12296 closed defect (bug) (duplicate)
wp_insert_attachment and categories
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Media | Keywords: | dev-feedback |
Focuses: | Cc: |
Description
I never knew attachments had categories. Why does the default category get inserted with an attachment? Is this right? Please explain.
Change History (2)
Note: See
TracTickets for help on using
tickets.
It was a choice at one point in time that all objects (Posts/Attachments/Whatever) would recieve the default category, as some plugins relied upon it.
Thats changed in 3.0, Take a look at [13184] and its related ticket.