Opened 17 years ago
Closed 17 years ago
#11246 closed defect (bug) (duplicate)
Sticky Posts ignore post__not_in
| Reported by: | markjaquith | Owned by: | ryan |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Query | Version: | 2.9 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
Doing a custom WP_Query on the is_home() page can result in sticky posts appearing in your result, even if you specifically excluded them with post__not_in
Sticky posts should honor post__not_in.
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)
See: #11197 - claims fixed in 2.9?