On Wordpress, to show a link for the next page you put this ...
<?php next_posts_link('Next Page') ?>
But if i wanted to show a graphic button instead, how do i do it?
Thanks.
<?php next_posts_link('Next Page') ?>
But if i wanted to show a graphic button instead, how do i do it?
Thanks.

Comment