This is a wordpress core feature on most (all?) list type admin screen, you just go to the “screen options” (right below the admin bar) and change the “number of items per page” setting. This setting is stored per user per screen therefor each user can customize it to whatever works best for him.
IMO this is all you need, and there is no need to do any coding, but if you want to have different default value than 20, you should investigate where the value is saved in the user meta and set it upon plugin activation.
Related Posts:
- Update post counts (published, draft, unattached) in admin interface
- How to display by default only published posts/pages in the admin area?
- The next_posts_link() works only with original $wp_query
- display all posts in wordpress admin
- Skipping first 3 posts in wp query
- Help! Turn php link data into url OR hide edit link in post admin OR hide drafts for all users except admin?
- How to load paginated post pages via ajax
- How to disable content pagination?
- How to Group Posts by the First Letter or Number?
- using slug instead of ID in admin edit post url
- How to Load Scripts and CSS for Admins Only When Editing or Adding Posts
- How can I display 7 posts on the home page, but 9 posts on the subsequent pages?
- Post Admin – Filter by posts without tags
- Add javascript when post is published
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Automatically create pages in a post based on number of words
- Add link on the top menu of the post table?
- Add a special filter link to All Posts in admin
- Show number of posts AND number on current page
- Pagination for Pages and Posts
- I’m having some issues with previous_post_link() and next_post_link()
- Overview with latest edited posts and pages
- Hiding by default specific post status on backend list?
- Custom colors for post rows based on post meta value
- prevent showing posts of an specific category in admin posts section
- Allow role to delete posts but block him the wp-admin
- Pagination – Posting First Page Content
- How can I get all posts data from within a paginated search result?
- pagination hook doesn’t work with search results
- how to know if the post has pagination () or not
- How do I add a custom body class to the admin area of a page?
- posts_nav_link() not displaying anything
- can’t use the page_test method to check pagination
- Lazy Load using WP_Query pagination
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Archive Page for Custom Post Type is not Working
- Show info to author only
- How to add pagination in between post and comments?
- 404 on paginated blog pages
- 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
- Change target of view link in admin
- Publish post’s date is set to Nov 30 -0001
- Customizing Comments on Posts
- plugin to post from admin to flickr [closed]
- Start post pagination at 0 instead of 1
- All Posts admin screen – show time underneath the ‘Date’?
- Get post ID in post/page edit area
- Why are my paginated posts always returning the same results?
- How to remove specific tag from multiple posts?
- How to detect when admin user is on the All Posts page?
- Why won’t pagination work?
- All posts display default index.html
- Is there a way to add the list of recent posts into the admin sub menu on hover?
- WordPress pagination and Post Navigation not working on home page
- Custom Post Limit for homepage only without plugin?
- After 3.5.1. upgrade, posts appearing on Site yet *NOT* in WP admin!
- Pagination for normal (standard) posts on a page with a custom loop?
- In admin panel, use a form to create a post?
- Rest API Paginate until all posts are imported
- Pagination not give another posts
- Problem paginating a subquery on a post
- Ignore posts content in the posts queries for internal linking
- Numbered Pagination Showing The Same Posts After Altering WP_Query
- Add view to admin menu to filter for specific criteria ( If post is child of specific Parent )
- 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]
- problem with admin panel
- Override wp_link_pages pagebreak with filter
- Can I Paginate Post after every 25 tag?
- Pagination for single post
- Posts are not showing up on next page.
- Output wp_link_pages as raw url
- Hide Admin posts & pages in Dashboard
- Admin is showing all posts on page 1
- Custom Select Query pagination not working properly
- 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 for custom query won’t let me back on page 1
- Make a paginated article (for easier reading on mobile)
- How do I paginate posts page with $wpdb?
- How to inject a post within a loop
- Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) [closed]
- Can I hide only one category from admin post list?
- how to add pagination to the organize series plugin
- WordPress posts loop pagination – first page return 125 posts instead of 10 and the rest return 10
- Posts in Admin only display 1 Post instead of all
- How to get pagination working with “Pending” Posts
- Single post pagination
- WordPress Custom Theme: My site shows the same posts on Page 1 and Page 2 and so on [duplicate]
- How to remove a specific script from bulk wordpress posts and images description?
- query_posts different amount of posts per page [duplicate]
- Parameter for pagination posts_pagination