Opened 3 years ago
Closed 3 years ago
#11245 closed defect (bug) (duplicate)
Sticky Posts ignore post__not_in
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Query | Version: | 2.9 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
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 postnot_in
Sticky posts should honor postnot_in.
Change History (1)
Note: See
TracTickets for help on using
tickets.

See #11246