Changes between Initial Version and Version 1 of Ticket #60276, comment 4
- Timestamp:
- 01/21/2024 07:44:12 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60276, comment 4
initial v1 3 3 $query['post__not_in'] = ($sticky !== '' && is_array($sticky)) ? array_merge( $query['post__not_in'], $sticky ) : $query['post__not_in']; 4 4 5 Have not tested the codes. Just an idea. 5 Have not tested the codes. Just an idea. Not sure why the [] don't display correctly in my comment.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)