Opened 6 years ago
Closed 6 years ago
#51308 closed defect (bug) (fixed)
@global $wpdb is not present in function wp_get_post_autosave()
| Reported by: | anonymized_18274256 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Revisions | Version: | 5.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
global $wpdb is used in wp_get_post_autosave() 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)
Patch added