• Fawzi

    (@fauzurrahman15)


    can i use paginate_links() to output this:

    <div>
        <a href="#">previous link</a>
    </div>
    <div>
       <a href="#">page number link</a>
       <a href="#">page number link</a>
       <a href="#">page number link</a>
       <a href="#">page number link</a>
    </div>
    <div>
       <a href="#">next link</a>
    </div>
    • This topic was modified 3 years, 9 months ago by Fawzi.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Group pagination links’ is closed to new replies.