Title: binarybedouin's Replies | WordPress.org

---

# binarybedouin

  [  ](https://wordpress.org/support/users/binarybedouin/)

 *   [Profile](https://wordpress.org/support/users/binarybedouin/)
 *   [Topics Started](https://wordpress.org/support/users/binarybedouin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/binarybedouin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/binarybedouin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/binarybedouin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/binarybedouin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/binarybedouin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Next/Previous links within category [Twentyeleven]](https://wordpress.org/support/topic/nextprevious-links-within-category-twentyeleven/)
 *  [binarybedouin](https://wordpress.org/support/users/binarybedouin/)
 * (@binarybedouin)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/nextprevious-links-within-category-twentyeleven/#post-2509469)
 * Yo guys try this:
 *     ```
       <span class="nav-previous"><?php previous_post_link('%link','&larr; Previous ', TRUE, 'Next post in category', TRUE);?></span>
   
       <span class="nav-next"><?php next_post_link('%link', 'Next &rarr;', TRUE,'Next post in category', TRUE);?></span>
       ```
   

Viewing 1 replies (of 1 total)