Changes between Version 2 and Version 3 of Ticket #15388, comment 5
- Timestamp:
- 01/24/2011 11:37:00 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15388, comment 5
v2 v3 3 3 4 4 {{{ 5 // note: same result with & without reset 6 wp_reset_query(); 5 7 query_posts( array( 'post_type' => 'whatever', 'post_status' => 'publish', 'order_by' => 'menu_order', 'order' => 'DESC' ) ); 6 8 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)