Codex tools: Log in / create account
Contents |
This creates a link to the next posts. Yes, it says "previous posts," but it's named that just to confuse you.
<?php previous_posts_link('Label', 'Max number of pages (default 0)'); ?>
<?php previous_posts_link('« Previous Entries', '0') ?>
See also next_posts_link().
This page is marked as incomplete. You can help Codex by expanding it.