Numbered Pages in WordPress
-
Guys, soon I will launch my own blog that is hosted on Blogger and I will put it
WordPress. Then comes the trouble, rode my template, filled jquery effects, was
show the ball, but I forgot to put the links to older posts. I was in the file
Home.php and insert the following:
<?php previous_posts_link(‘<< Previous Posts’, 0) ?> <?php next_posts_link(‘Next Posts
>>’, 0); ?>So far, so beautiful, my blog is all ready, but I’d really like instead of appearing
these two links at the bottom of the page appeared the following:
Previous Page | 1 | 2 | 3 | 4 | 99 | Next PageDoes anyone have the php code so I can insert it (I do not know how calls) in my
blog? Now thanks!Sorry for bad English, I am Brazilian and I do not speak English very well.
- The topic ‘Numbered Pages in WordPress’ is closed to new replies.