Forums

WP Page Numbers
Edit the files during installation? (1 post)

  1. kovalski
    Member
    Posted 8 months ago #

    To get the plugin I need to:

    Replace the the 'next_posts_link()' and 'previous_posts_link()' with the code below in your theme (archive.php, index.php or search.php).

    <?php if(function_exists('wp_page_numbers')) { wp_page_numbers(); } ?>

    I am using the default Twenty Eleven 1.2 theme and there is no code:

    next_posts_link

    and:

    previous_posts_link

    In the above listed 3 files. How do I enable this?

    Thanks!

    http://wordpress.org/extend/plugins/wp-page-numbers/

Reply

You must log in to post.

About this Plugin

About this Topic