Changes between Initial Version and Version 1 of Ticket #4835, comment 1
- Timestamp:
- 02/18/2013 12:50:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4835, comment 1
initial v1 1 1 Or.. just remove post_type = 'post' because post_status = 'publish' is enough for eliminating attachments because their post_status is inherit. 2 3 Update: nvm this one. nav menu items are coming too.