Changes between Initial Version and Version 1 of Ticket #28941, comment 1
- Timestamp:
- 07/18/2014 04:28:55 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28941, comment 1
initial v1 2 2 3 3 e.g. 4 'post_type' => property-something-sale, // works 4 'post_type' => property-something-sale, // works ?why 5 5 6 'post_type' => property-for-sale, // crashes 7 6 8 'post_type' => 'property-for-sale', // works