WordPress Posts on Specific Page
How to Display All Your WordPress Posts on Specific Page, In this post I’m going to write about displaying all your WordPress posts on one page. So I will show you how to display all your WordPress posts on one page.
Why and When to Display All Posts on One Page?
We seen many site owners, prefer to create a custom archives page for their site. The archives page usually highlight their popular posts, display a date based compact archive, list categories, or display tag clouds, and many more.
Showing All WordPress Posts on One Page
There are many different ways to display all your WordPress posts on a single page. You can display posts on a page with a shortcode, you can display posts on a page using a plugin, and lastly, you can display all posts on a page using a custom template and loop.
WP Show Posts
The first thing you need to do is install and activate the WP Show Posts plugin. For more details, see our step by step guide on how to install a WordPress plugin and enable to your page.
Go ahead and create a new page and call it Archives or any other title. After that, you need to paste the following shortcode in your page.
[display-posts posts_per_page="1000" order="DESC"]
This shortcode will simply display a list of all your post titles in a chronological order. It is set to display maximum 1000 posts per page.
If you have more than a thousand posts, then you can change that. You can also change the post order to ASC which will display posts in a reverse chronological order (older posts first).
After installing the plugin activate it.
After activating the plugin it creates an option in the sidebar as WP Show Posts.
In this Section, you have to create what type of post you want to display on the specific page. I’m going to use by default POST_FORMAT option.
After creating WP Show Posts list you will get the shortcode which you will paste into a specific page.
Create New Page and Paste the shortcode after your page is finally ready to show all you post on the specific page.
You can also check
How to Increase Maximum Upload File Size in WordPress
I hope this article helped you to know How to Display All Your WordPress Posts on Specific Page. To get the latest news and updates follow us on twitter & facebook, subscribe to our YouTube channel. And If you have any query then please let us know by using the comment form.
Melos says
Hi there Jamaley,
This is exactly what I needed at this moment. I am sorting articles on my blog and I need them to be shown to specific pages, thanks
Cheers,
Melos
Jamaley Hussain says
I’m glad to know you like it and it helps you. Thanks for stopping and commenting here.
Keep visiting.
Hey Jamaley,
This is something I thought in the past but didn’t give it more attention. I’m going to keep this plugin and come back to it anytime soon. Thanks for bringing it to my notice bro. You rock!
Thanks for your reply, I excited and waiting for your next post.
Hi Jamaley,
This is indeed a bookmark worthy article. I’m bookmarking it right now for references. I never thought of displaying my posts on a specific page.
But after reading this post, I’m thinking of giving it a try. Thanks for sharing!
Hi Moss,
I’m glad to know that you like this post and find useful. obviously, Displaying all the post on a single page like archive is the best way to show your work to the user, they get all post in one place.Thanks for stopping and commenting here.
Keep visiting.