so it was $wp_query->set('nopaging', true);
Which was set in a pre_get_posts
function. I never thought of searching for this.
I’ve added
if(!is_admin()){
// code
}
So it doesn’t run in the admin.
Related Posts:
- Sort All Posts by Category Name in the Admin Panel?
- List latest posts with least comments in WP-Admin
- Lightbox on wordpress post page
- Pagination for normal (standard) posts on a page with a custom loop?
- Pagination for posts inside a specific category
- Some blog posts containing source code fail to save draft or publish
- Rest API Paginate until all posts are imported
- Blog Posts – Scroll to view more
- WP_Query outputs wrong post in custom post type
- Edit post & page option does not display on latest wordpress
- Cannot create new posts or upload images using media manager
- user_has_cap filter allows “edit_others_posts” but not is not allowing updating/publishing
- ‘QTags.addButton: arg2 distorts the button rather than just shows
- Pagination not give another posts
- Custom Fields – How to get the list of a specific active widget each time it rendered
- Manipulated offset and pagination, can’t display last post anymore
- Blog posts pagination not working
- My page shows some other content in WP
- Search results with pagination not working
- the wp_post_update isn’t working all the time
- Redirect old Posts URL to new URL
- Go back to the exact post page number
- Post count doesn’t match number of posts shown in list in admin
- Problem paginating a subquery on a post
- How to view a post from the wordpress admin screen
- Pagination Not Working With Custom Post Type Category
- Blog open in new Tab
- Pagination Stops
- Numbered Pagination Showing The Same Posts After Altering WP_Query
- Remove pagination if search returns empty
- Remove status ‘archived’ from the default post and page view
- Strange behaviour in WordPress admin
- How to show WP admin edit page within template page/post?
- WordPress Screen Options, Help, Visual editor, Status, Visibility, Revisions, Published on and any toggled indicator don’t work for posts
- Many buttons not functioning in WordPress dashboard (as admin)
- Redirecting to “All Posts” after post publish or update
- How to display the pagination in my post list? [duplicate]
- How can I get the last post while on the first post for pagination? As if it were infinite
- Disable pagination in posts and pages
- Pagination (on the static front page) shows always the same posts
- Code to display random ordered posts in Categories across pages [duplicate]
- Count posts for pagination
- Override wp_link_pages pagebreak with filter
- Can I Paginate Post after every 25 tag?
- Set featured image on creating new post
- Blank page after changing number of post displayed in wp-admin
- Pagination for single post
- Posts are not showing up on next page.
- How to sort posts in admin by name
- Output wp_link_pages as raw url
- Is it possible to display QUICK EDIT as default for all posts in wp-admin/edit.php page?
- How can I filter the post of a CPT by taxonomy Term in admin meta-box dropdown?
- issue in wordpress auto delete post and redirect to another 1
- How to enable comments meta box for other author posts?
- Custom Select Query pagination not working properly
- Post preview in iframe without saving the post
- Thumbnail With Next/Prev Links Not Showing Next Post?
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- How to change the publishing date of each posts?
- Post of a specific category – not to be seen in paging previous/next post
- Add wp-link-pages to post
- wordpress paginate, link to the right page
- Pagination working locally but not on live site
- Pagination and Related Posts
- Pagination for custom query won’t let me back on page 1
- Make a paginated article (for easier reading on mobile)
- how to show posts on different pages if number of post per page is one
- How do I paginate posts page with $wpdb?
- Can’t get pagination to work
- How to display a paginated list of posts from one category on a page? [duplicate]
- How to inject a post within a loop
- The next_posts_link() works only with original $wp_query
- how to add pagination to the organize series plugin
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- Error establishing a database connection
- Not displaying any articles on a custom made file
- WordPress posts loop pagination – first page return 125 posts instead of 10 and the rest return 10
- Issue with wordpress pagination: last 2 posts show again on second page
- Post thumbnail is not shown in wp-admin
- Limit amount of pages shown in pagination within wp_query
- How to get pagination working with “Pending” Posts
- Creating a new Sortable Column in WordPress Admin
- Page not found after clicking on pagination
- Enqueue CSS on custom posts’ backend area
- Single post pagination
- WordPress Custom Theme: My site shows the same posts on Page 1 and Page 2 and so on [duplicate]
- What does WordPress mean by they have full rights to content [closed]
- Add News Feed to bespoke website, only to one page on whole site
- query_posts different amount of posts per page [duplicate]
- Post Format Status [closed]
- Display posts with id equal to relationship value
- Show a page counter for pagination
- I cannot see the pagination in /wp-admin posts page
- editPost without undo entry
- My website freezes for one minute every time I publish or update a post
- Post type gives 404 unless logged in
- Set Featured Image of a post
- Parameter for pagination posts_pagination
- /wp-admin/admin-ajax.php Error 500 while using divi premade layout in existing pages
- Mismatch between posts count and actual list in admin posts page