Changes between Initial Version and Version 1 of Ticket #21773, comment 2

Timestamp:
09/02/12 17:39:18 (9 months ago)
Author:
ericlewis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21773, comment 2

    initial v1  
    11Could not replicate the bug on trunk with twentyeleven. 
    22 
    3 If no custom menu has been created, the default menu uses the function wp_page_menu, which via wp_list_pages get_pages queries only for pages that have a post status of 'publish', while any scheduled posts would have the post status of 'future.'  
     3If no custom menu has been created, the default menu uses the function wp_page_menu, which via wp_list_pages get_pages queries only for pages that have a post status of 'publish', while any scheduled pages would have the post status of 'future.'