[wp-trac] [WordPress Trac] #20844: Specify titles using <!-- nextpage -->

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 18 15:52:12 UTC 2012


#20844: Specify titles using <!-- nextpage -->
-----------------------------+------------------------------
 Reporter:  sgr33n           |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  General          |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by sgr33n):

 Update: I'm coding it as shortcode, even if it is not really a shortcode
 becouse you cannot handle it using add_shortcode... anyway, I'm asking why
 using

 {{{
 $wp_rewrite->pagination_base
 }}}

 It returns the link www.site.com/2012/06/title/page/nextpagetitle, and if
 I use the regular
 nextpage the link is www.site.com/2012/06/title/nextpagetitle, even if the
 core function uses $wp_rewrite->pagination_base

 ? :P

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20844#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list