[wp-trac] Re: [WordPress Trac] #10203: posts_nav_link ignoring
blank function parameters
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 22 19:43:04 GMT 2009
#10203: posts_nav_link ignoring blank function parameters
----------------------------+-----------------------------------------------
Reporter: milanmk | Type: enhancement
Status: new | Priority: normal
Milestone: Future Release | Component: Template
Version: 2.8 | Severity: normal
Keywords: posts_nav_link |
----------------------------+-----------------------------------------------
Comment(by jeremyclark13):
A workaround for now is to set the paramaters to a blank space.
{{{
<?php posts_nav_link(' ',' ','« Older Entries') ?>
<?php posts_nav_link(' ','Newer Entries »',' ') ?>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10203#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list