#1700 closed defect (bug) (fixed)
Sub-post objects are returned in every query
| Reported by: | skeltoac | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Optimization | Version: | 1.6 |
| Severity: | normal | Keywords: | object image uploading |
| Cc: | Focuses: |
Description
Starting to use objects in wp_posts now, so we're going to have to exclude them from the usual queries. I made WP_Query slightly aware of objects, enough so it won't show them unless instructed via $wp_query->is_object.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
classes.php diff