Ignore Certain First 10 Archieves
-
Guys,
I was wondering how to do this:
Problem: I have posted the first 5 posts on my blog. I want the “get_archives” command to list the next 10. How do I do this? This is from my code:
<?php get_archives('postbypost', 10); ?>
See jaselee.com for more information. As you can see from the blog, my first five news is listed. On the bottom for Recent News, I want the next 10 listed instead of adding the same topic I displayed on the top to be listed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Ignore Certain First 10 Archieves’ is closed to new replies.