Wordpress. How to limit the amount of posts in log?
i need to limit the total amount of posts which can be viewed (without deletion... i need to keep them in database... i just do not want to show too large archive)
it's possible to view 5 posts per page, the navigation is organized by "next page" and "previous page" links....
so, for example:
i need the to disappear the "next page" link after the 100's post (i have 200 posts at all as i typed above)
how is it possible to do in wordpress (version 1.5) ?
|