I know Twenty Eleven include this functionality by default and I’ve come to expect it as default behavior, so I hope I’m not missing something here.
You should be able to add this to single.php by using the previous_post_link() and next_post_link() functions.
Related Posts:
- how to know if the post has pagination () or not
- Pagination for single post
- Thumbnail With Next/Prev Links Not Showing Next Post?
- Add wp-link-pages to post
- Pagination and Related Posts
- Change Posts per page count
- How to detect single.php (but not single-portfolio.php)?
- The next_posts_link() works only with original $wp_query
- Custom Single Post By Category
- Allow variable amount of comments before pagination
- Using single.php from plugin folder instead of default template folder
- Skipping first 3 posts in wp query
- Custom permalink structure only for default posts
- Related Posts by Multiple Tags?
- How to load paginated post pages via ajax
- How to disable content pagination?
- How to Group Posts by the First Letter or Number?
- How do I create a link that will always show the latest post?
- How can I display 7 posts on the home page, but 9 posts on the subsequent pages?
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Automatically create pages in a post based on number of words
- Post X of Y in single.php / sidebar.php
- HTML code in Custom field
- Setting pagination for images attached to a post
- Pagination not working on Custom Page Template
- Show number of posts AND number on current page
- Pagination for Pages and Posts
- Programmatically inserting page breaks
- I’m having some issues with previous_post_link() and next_post_link()
- How to have different content in the loop and single
- Single.php Active Category Class
- Display “Post 2 of 4” on single post page?
- How to add shortcode tags in single.php [closed]
- get_terms parent for current product only
- custom single.php not working
- Different amount of posts on homepage than paged pages
- JetPack Infinite Scroll not working on custom theme
- Pagination – Posting First Page Content
- Load posts into sidebar and paginate via ajax?
- How can I get all posts data from within a paginated search result?
- How to display different single post template based on author?
- When paginating a Page with the tag, how can the 2nd and subsequent page styles be customised?
- A way to detect which page a post is on
- how load content as pop-up using ajax
- Converting multiple loops into one single loop with pagination
- pagination hook doesn’t work with search results
- Disable single post page
- Remove arrows from previous and next link
- Unwanted Duplicate Posts Showing in Pagination Pages
- “next_posts_link” and “previous_posts_link” display me NOTHING
- posts_nav_link() not displaying anything
- can’t use the page_test method to check pagination
- Is it possible to change the admin posts per page view?
- Lazy Load using WP_Query pagination
- How to disable single post view in wp
- Custom Post Templates
- Add code just after Post content
- How to display different number of posts
- Should $found_posts be returned as string in ‘found_posts’ filter hook?
- Archive Page for Custom Post Type is not Working
- Restrict post navigation to current sub menu
- Getting content from a single *page* of a post
- Can’t get the_content of the parent page from its single post?
- Show all posts in sidebar in single.php
- How do I detect which page I’m on within a paginated post?
- Duplicating Table of Contents for Paginated Post
- How to add pagination in between post and comments?
- How to show single post page as home page
- Using wp_list_categories like the the_category (showing just current categories of a post)
- How can I make a post that belongs to a category or have specific tags, display different from the other single posts?
- Display all posts that were published before full post on single.php
- 404 on paginated blog pages
- Blog post per page setting conflicting with custom WP_Query?
- Get the number of posts shown in the current page
- Blog page pagination is not working after using the offset argument
- Custom loop pagination links not working
- How to Restrict Previous & Next Post Link to Posts of Same Category?
- Making a custom Pagination for multi page blog post
- pagination for single post by category
- 301 (static page instead latest posts)
- How to : pagination in 3 different custom loops on the same page
- Pagination with an array of post objects?
- Add Read More Tag to a post content (Single.php)
- How safe is renovating $wp_query when doing WP_Query pagination in Page Template
- Start WP Pagination From Number 1 in URL
- If in_category not working for multiple single.php pages
- Customizing Comments on Posts
- Use two different post_per_page limits with infinite scroll
- Start post pagination at 0 instead of 1
- Single.php – Get Current Parent Category
- Insert sometext after first h3 in content
- Thumbnail Image to go in the post aswell
- using is_paged for hiding image on posts
- Add get_the_tags() to Single Posts section via functions.php
- Is it possible to customize the post according to post format in single.php?
- Why are my paginated posts always returning the same results?
- Multiple comment forms on a single page
- Post type no single page
- Single Post in Tab/Slider
- Total number of posts in query (category/tag/author/search results/main page…)