#1700 closed defect (bug) (fixed)
Sub-post objects are returned in every query
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | normal | Version: | 1.6 |
| Component: | Optimization | Keywords: | object image uploading |
| Focuses: | Cc: |
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.
classes.php diff