[wp-trac] [WordPress Trac] #21748: get_pagenum_link() returns URL with pagination base for a singular paged content

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 31 12:06:21 UTC 2012


#21748: get_pagenum_link() returns URL with pagination base for a singular paged
content
--------------------------+-----------------------------
 Reporter:  szepe.viktor  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Permalinks    |    Version:
 Severity:  major         |   Keywords:
--------------------------+-----------------------------
 on this page I use an own plugin by a shortcode:

 {{{
 http://www.online1.hu/webdesign/
 }}}

 get_pagenum_link(2); returns

 {{{
 http://www.online1.hu/webdesign/page/2/

 }}}
 but it should make a difference:
 front page:  http://www.online1.hu/page/2/
 other pages: http://www.online1.hu/webdesign/2/

 Is it as bug??

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


More information about the wp-trac mailing list