Ticket #16516: 16516.2.patch
| File 16516.2.patch, 639 bytes (added by , 13 years ago) |
|---|
-
wp-includes/post-template.php
875 875 * 876 876 * <ul> 877 877 * <li><strong>sort_column</strong> - How to sort the list of pages. Defaults 878 * to page title. Use column for posts table.</li>878 * to 'menu_order, page title'. Use column for posts table.</li> 879 879 * <li><strong>menu_class</strong> - Class to use for the div ID which contains 880 880 * the page list. Defaults to 'menu'.</li> 881 881 * <li><strong>echo</strong> - Whether to echo list or return it. Defaults to