[wp-trac] [WordPress Trac] #8746: Page 'Parent' option when adding new page

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 29 15:51:44 GMT 2008


#8746: Page 'Parent' option when adding new page
-----------------------------+----------------------------------------------
 Reporter:  mkjones          |       Owner:  anonymous
     Type:  feature request  |      Status:  new      
 Priority:  normal           |   Milestone:  2.8      
Component:  General          |     Version:           
 Severity:  normal           |    Keywords:           
-----------------------------+----------------------------------------------
 When creating sites with a LOT of pages I'd like to be able to create a
 link on my site similar to the edit_post_link() option but with the
 ability to specify a page parent when ADDING a new page.

 For example, if I am viewing page "123" I'd like to have the ability to
 create a link that says "Create new sub-page for this page". This could
 then take the user to:

 www.site.com/wp-admin/page-new.php?parent=123

 Which would automatically set the "Page Parent" dropdown to the correct
 page parent.

 Something like: add_post_link('parent=$post->ID') perhaps?

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


More information about the wp-trac mailing list