Opened 6 years ago
Closed 6 years ago
#51309 closed defect (bug) (fixed)
@global $wpdb is used but not define in documentation of this function wp_delete_attachment_files()
| Reported by: | jontyravi | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Media | Version: | 5.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
global $wpdb is used wp_delete_attachment_files() in this function. But it is not mentioned in the documentation of the function.
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)
Keywords has-patch added