[wp-trac] [WordPress Trac] #14177: wp_list_pages doesn't return correct links for custom post types
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 2 21:55:29 UTC 2010
#14177: wp_list_pages doesn't return correct links for custom post types
--------------------------+-------------------------------------------------
Reporter: chowmein | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
wp_list_pages() returns links missing the rewrite slug for custom post
types.
Traced it back to the Walker_Pager::start_el() using get_page_link(),
which doesn't support custom post types.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14177>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list