Changes between Initial Version and Version 1 of Ticket #55207, comment 2
- Timestamp:
- 02/20/2022 05:18:40 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55207, comment 2
initial v1 6 6 On second thought, I think this is a bug, when you make a request to retrieve drafted posts you should only get drafted posts not a posts with other status no matter they are sticky or not. 7 7 8 After some search, the code was introduced here [8546] 8 After some search, the code was introduced here [8546]/#7457, originally called ''caller_get_posts'' and renamed ''ignore_sticky_posts'' here [15589]/#14624