Opened 2 years ago

#16516 new defect (bug)

wp_page_menu documentation of the sort_column parameter

Reported by: FrancescoRizzi Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version: 3.0.5
Severity: trivial Keywords: doc
Cc:

Description

The source code documentation for wp_page_menu reads:

* <li><strong>sort_column</strong> - How to sort the list of pages. Defaults
* to page title. Use column for posts table.</li>

The actual default value is 'menu_order, post_title' (correctly, as per Ticket 10266).

Attachments (1)

16516.patch (644 bytes) - added by jakub.tyrcha 23 months ago.

Download all attachments as: .zip

Change History (1)

Note: See TracTickets for help on using tickets.