Make WordPress Core

Ticket #16516: 16516.patch

File 16516.patch, 644 bytes (added by jakub.tyrcha, 13 years ago)
  • wp-includes/post-template.php

     
    859859 *
    860860 * <ul>
    861861 * <li><strong>sort_column</strong> - How to sort the list of pages. Defaults
    862  * to page title. Use column for posts table.</li>
     862 * to 'menu_order, page title'. Use column for posts table.</li>
    863863 * <li><strong>menu_class</strong> - Class to use for the div ID which contains
    864864 * the page list. Defaults to 'menu'.</li>
    865865 * <li><strong>echo</strong> - Whether to echo list or return it. Defaults to