[wp-trac] [WordPress Trac] #20167: Add wp_pages_checklist for creating checklist of pages on site

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 4 04:57:00 UTC 2012


#20167: Add wp_pages_checklist for creating checklist of pages on site
--------------------------+-----------------------------
 Reporter:  jackreichert  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Template      |    Version:
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 Per conclusion of [http://core.trac.wordpress.org/ticket/20156#comment:15
 ticket #20156]

 "If someone does write a patch that implements wp_posts_checklist() and
 uses it in nav-menus.php, please open a new ticket."

 The attached patch:
 - extends Walker with Walker_Page_Checklist
 - adds wp_pages_checklist() and wp_pages_checklist() functions

 functionality structure was modeled after wp_category_checklist and
 wp_dropdown_pages to keep with WP standards.

 If this patch is accepted my intention is to finish the request and
 implement it into nav-menus.php.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20167>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list