Changes between Initial Version and Version 1 of Ticket #62014, comment 9
- Timestamp:
- 09/17/2024 01:43:10 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62014, comment 9
initial v1 7 7 * Post Format: link 8 8 9 Is the intention that it will perform the `AND` pseudo query `post format == link AND ( post tag == some-tag OR post category == some-category `)?9 Is the intention that it will perform the `AND` pseudo query `post format == link AND ( post tag == some-tag OR post category == some-category)`? 10 10 11 11 Or is the intention that it will perform the `OR` pseudo query `post format == link OR post tag == some-tag OR post category == some-category`?