Use the 'next_or_number'
parameter:
wp_link_pages( array ( 'next_or_number' => 'next' ) );
See the Codex for details.
Related Posts:
- Add wp-link-pages to post
- Using single.php from plugin folder instead of default template folder
- Why do I need to use The Loop on pages (inside page.php etc)?
- posts page – different lengths of excerpt
- How to have different content in the loop and single
- Multiple loops in same page, without duplicate content
- When paginating a Page with the tag, how can the 2nd and subsequent page styles be customised?
- Differentiate between posts and pages in search results
- Can’t get the_content of the parent page from its single post?
- Show all posts in sidebar in single.php
- page.php showing loop of posts and not page content
- Multiple loops are not reset
- Display all posts that were published before full post on single.php
- Display Posts on Custom Page
- Multiple Loops Breaking Pages
- WordPress Query Posts From Category Post on Static Page
- Pagination for normal (standard) posts on a page with a custom loop?
- posts going to 2 pages/categories only show up in 1
- How to distinguish pages created by woocommerce?
- Posts are not showing up on next page.
- Get current post’s child page?
- Where are my posts linked to? I keep getting a Not Found Error, and I have no single.php page
- The loop: more posts than I want to fit on one page
- Redirecting posts in WordPress to a specific page
- Wrap div-tag around posts in page
- Insert Shortcode exactly at the end of the content
- When and how will php code in a user made WordPress page be executed?
- What function does the loop of displaying posts?
- How to add automatically bootstrap 4 order-lg-1 and order-lg-2 classes for columns in foreach loop based on the count?
- Why this function doesn’t works without the_post?
- Display current post position in Elementor Posts widget
- Intercept page request and add value to it
- Defined function isn’t showed on page
- WordPress 302 Redirect to Random Product/Post/Page
- Loop through posts? Want to remove extra newlines in actual post HTML/content on backend
- Output Post with ACF Fields into other Post
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- WP_Query: Show 10 posts in date order, first three random
- New Posts and Pages Won’t Save
- My Custom Post Type Still Using index.php
- get_children returns older images
- get_previous_post() while accounting for sticky posts
- How include css class based on post ( in loop ) slug?
- Posts and Pages: 404 Page not found
- WordPress Loop: How to display recent posts in multiple divs
- Querying another post category to match current post and display in loop
- How to display posts on custom page without declaring a posts page in reading settings?
- the_content() Not Grabbing All Content
- Show posts by quarter
- Display Featured Posts Grid on Static Page (Gazette)
- separate the post of a category by subcategory
- Detecting current page from class method
- How to display post list in a table layout (multiple queries in single loop)
- Having pages after specifying post_type post
- Cannot implement byline into posts container in single.php
- Not all posts showing in query
- how to handle the loop using filling bootstrap grid structure?
- Unabled to Change Permalinks – Even Using the “Edit” (Resets to Original Permalink on “Update”)
- Optimizing the blog loop
- posts_per_page – Repeats only first posts ‘post__in’ array
- The page that displays Posts on homepage
- How to have 2 posting pages on a blog
- Post data returning null [closed]
- WordPress More tag doesn’t work on Single post
- Custom post order returning posts from other categories
- change page name on page list
- Cannot Create a new Post [closed]
- blog post displaying within older post – loop issue?
- CSS code for “inserting a custom post divider” after each post
- What template file is used by default for posts?
- No matching template found when using single.php
- How can I use wp_after_insert_post with $current_screen?
- how show post date for specific post?
- Show Next/Previous without Link
- wordpress category Description not allowed tag
- View post with specific category id and name which I selected in the backend (drop-down option)
- Header and Footer options in pages and posts
- Blog posts are not appearing as subs of Blog Page
- Automatically search and replace link in content (pages/posts)?
- WordPress Ajax load doesn’t work
- How to remove slug from CPT correctly?
- Edit Page button is gone
- I want the Title of page/post to show up topmost when reading the post/page
- Global $post value outside the loop
- Blog Posts Work in Preview, But Are Not Visible on the Live Page – READ MORE u003cspan aria-hidden=’true’u003e→u003c/spanu003e Error
- How to display breadcrumb on category?
- When inserting media file in a post or page, show file name under the thumbnail
- How to get total posts count for each date?
- WordPress current post functions inside loop doesn’t work anymore, are they incompatible with php 8.0?
- List of published post dates only outputting one date
- Hide page title on dedicated posts page
- Is it possible to use the_post 2 times in one loop
- It tells me that I exceeded the maximum number of executions when trying to publish content
- Display related posts that match as many similar tags as possible?
- Why does ‘get_the_ID’ work outside of the loop?
- Parameter for pagination posts_pagination
- WordPress Post Query Using Custom native MySQL like St_Distance_Sphere
- Shortcode in loop always display data of first post on the page
- Issue Copying Posts and Pages from One WordPress Site to Another