[wp-trac] [WordPress Trac] #16998: Default Link Label on Next and Previous Links Functions not Tanslated

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 30 06:48:41 UTC 2011


#16998: Default Link Label on Next and Previous Links Functions  not Tanslated
-----------------------------+-----------------------------
 Reporter:  CharlesClarkson  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 The default link $label parameter on these Previous/Next posts functions
 is not translatable.
 {{{
 get_next_posts_link()
 next_posts_link()
 get_previous_posts_link()
 previous_posts_link()
 }}}

 The path handles the label text the same way as the comment Previous/Next
 links in the same file (/wp-includes/link-template.php).

 This patch might break a plugin or theme which relies on passing '' in the
 function call. I'm not sure why anyone would do that to a link text label,
 but ...

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


More information about the wp-trac mailing list