Forums

How to post entire archives to page? (2 posts)

  1. aar0on
    Member
    Posted 5 years ago #

    I have my archives list in the sidebar, set to display the 8 latest updates. But I'd also like to make a page that has a link list to every post I've ever made; sorta like on the sidebar, but with no limit.

    I try to set the code on a page, but when I publish it, WordPress changes the script on me. See below:

    Input as:

    <?php wp_get_archives('type=postbypost&limit=8'); ?>

    Turns into:

    <!--p wp_get_archives('type=postbypost&limit=8');-->

    Is there a way to make it stop doing this? Or, is there a known way to list a complete archive on a page?

  2. aar0on
    Member
    Posted 5 years ago #

    Nevermind. Once again, I searched forever for an answer, then finally posted a question, and 1 minute later found the answer finally.

    http://codex.wordpress.org/Creating_an_Archive_Index

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.