How to Display Recent Posts in WordPress
Key Takeaways
The video demonstrates five methods to display recent posts in WordPress, including using the WordPress block editor, widgets, plugins, shortcodes, and custom code.
Full Transcript
this video is brought to you by monster insights hey everyone in this video I'll walk you through how to display recent posts on your WordPress website and we'll cover five different methods so you can pick the one that works best for you adding a recent post area to your website is a great way to showcase to your readers different articles that they might find interesting so if you're ready let's dive in the first method is by using WordPress latest posts with the WordPress block to do that we'll head over you can use this in a post or a page so go to pages I'll click add new and I'll create a new page for this just to show you what this looks like and then once you want to add the recent posts go to where you want it to be and do a search for latest posts this is what we want and now we have it here now once we have this block here we can come over to the right and make some changes you can choose to do post content if you want excerpt or a full post you can also do a slider on just how much content will be there and you see it changing in real time just to give you an idea you can also choose to display the post date if you want to display the post image and how big you want that to be and where you want it to go so you have a lot of features to choose from you can also choose to sort by oldest to newest or vice versa and you can also filter on either just one particular category or if you want to filter on the or if you want to just do all categories then you can do that as well and then you can choose how many items you want to showcase in your recent post area and then you can even add a little bit of CSS class then that would just be for making it look however you want it to look so that's one way once you're done with that we can click publish and then we can see what this looks like and that's particularly to your area obviously we don't have feature thumbnails on each post and so that's why it looks like that now method two is by using a widget so let's go back to our WordPress dashboard and we'll go to appearance we and you normally put this in say a sidebar area or because this theme only has footer areas I'm going to put recent posts in one of my footer areas so on the left you want to scroll to find recent posts widget and then we left click drag this up and choose where you want it to go put it over in my footer 2 area you don't have as many options to choose from with this so you just want to add your title decide how many posts to show and whether or not you want to show the post date and then click Save and now you see your recent posts over here with the title and the post date and that looks pretty good but method 3 takes it a little bit further because if you want to add the thumbnail image then you can do that as well for method 3 we're actually going to install a plug-in and the plug-in is called recent posts widget with thumbnails plug-in so to do that we want to go to plugins add new and we're searching for recent posts widget with thumbnails this is the one we want so let's go ahead and install it and make sure you also stick around to activate it as well now that it's activated we can head back over to our widgets area and now we should have a new widget called recent posts with thumbnails there we go just the one we want so let's click left click drag it up and I'm going to put it next to the other one that we did and you see with this one we have quite a bit more options to choose from how many posts you want to show if you want them to open in a new window if you want to do random order if you don't want to show the current one which is kind of important which is kind of smart because they're probably already on the most recent one and you can also choose whether or not to show the title you want to show the post author categories several things to choose from scrolling all the way down you can choose to show the thumbnail and how you want it to show so several more options for you to choose from we're gonna click Save and now let's go back to our site and refresh it so we can see the recent posts with thumbnail and again you see this and you can make all the changes that you want but now it shows the featured image as well for any posts that I have a featured image for method 4 is great if you're still using the classic editor and this will allow you to add recent posts using a shortcode it is also using a plugin so to do that let's head over to our plugins area add new and we're looking for display post this is the one we want so let's go ahead and install it and activate it and then I'll show you how to add the shortcode to display the recent posts great now it's activated you see it here I'm gonna go back to that pages and I'm going to add that there I'm gonna open up the recent post page and this is the classic editor that were in and then all you want to do is paste in display post that is the basic shortcode that you can use and then you can also check out the documentation where there's several different short codes that you can choose from and now you see the recent posts are in here using these shortcode then you can check out the documentation to see all the different other ways to display your recent posts as well and then method 5 is if you want to dig into the code then you can check out the written article that we've that we have in the description below where you can copy this bit of code and put it in your theme so that you can display the recent code posts on any poster page where you add this bit of code to your theme area and then one of the best ways to test out and see how all of this content is doing is by installing a plug-in called monster insights with monster insights you see exactly how your website is doing in the eyes of Google Analytics from here you can see your traffic your best-performing pages as well as your top performing affiliate links and so much more to get started just head over to monster insights calm and make sure you use promo code WP be VIP to get the best discount on monster insights and thanks for watching
Original Description
Do you want to show your recent posts in WordPress? Displaying recent posts help users easily discover your new content and spend more time on your site. You can add a list of your latest posts in your sidebar after the end of your post content, inside the content with a shortcode, or anywhere else you like. In this video, we will show you how to display recent posts in WordPress using multiple different methods.
This video is sponsored by MonsterInsights, a powerful plugin to help you use your analytics information to the fullest, take a look at MonsterInsights here:
=================================
https://www.monsterinsights.com/
=================================
For our discount, use our code: WPBVIP
For the first method we will be using the new Gutenberg block, go to the post or page you would like it to appear on and the block is currently called Latest Posts that you want to add. The block includes multiple customization options available in the block's settings on the side that you can use.
Second option would be the recent posts widget, this can be found under Appearance, Widgets. This has fewer customization options but will allow you to add a list of recent posts to your widget areas depending on your preference.
Another option would be to use a plugin for this customization and the plugin we will be using can be found below:
https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/
It would be placed in the widgets area but gives far more customization options than the standard Recent Posts widgets.
If you are still using the classic editor and don't have or want to use the options above there is the Display Posts plugin below:
https://wordpress.org/plugins/display-posts-shortcode/
With the plugin installed and activated you would then be able to add the shortcode for the plugin itself.
Finally, should none of these methods be what you are looking for, you can take a look at our written article for how to add recent posts by editing
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from WPBeginner - WordPress Tutorials · WPBeginner - WordPress Tutorials · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
How to Add Google Search in a WordPress Site
WPBeginner - WordPress Tutorials
How to Display Simple Notices in WordPress
WPBeginner - WordPress Tutorials
How to Bulk Move Posts to Categories and Tags in WordPress
WPBeginner - WordPress Tutorials
How to Create A Question and Answers Site in WordPress
WPBeginner - WordPress Tutorials
How to Add a Subtitle to Posts and Pages in WordPress
WPBeginner - WordPress Tutorials
How to Add a Caption to Images in WordPress
WPBeginner - WordPress Tutorials
How to Show Latest Videos From a YouTube Channel in WordPress
WPBeginner - WordPress Tutorials
How to Check Grammar and Spelling Mistakes in WordPress
WPBeginner - WordPress Tutorials
How to Send A Custom Welcome Email to New Users in WordPress
WPBeginner - WordPress Tutorials
How to Add a Custom Comment Form Title in WordPress
WPBeginner - WordPress Tutorials
How to Add a News Ticker in WordPress
WPBeginner - WordPress Tutorials
How to Add a Full Screen Background Image in WordPress
WPBeginner - WordPress Tutorials
How to Fix Image Upload Issue in WordPress
WPBeginner - WordPress Tutorials
How to Show and Hide Text in WordPress Posts with the Toggle Effect
WPBeginner - WordPress Tutorials
How to Show Page Templates in WordPress Dashboard
WPBeginner - WordPress Tutorials
How to Restrict WordPress Site Access by IP or Logged In Users
WPBeginner - WordPress Tutorials
How to Add Google Translate in WordPress
WPBeginner - WordPress Tutorials
How to Add Custom Buttons with Post Editor Buttons in WordPress
WPBeginner - WordPress Tutorials
How to Fix Featured Images Appearing Twice in WordPress Posts
WPBeginner - WordPress Tutorials
How to Add Tables in WordPress Posts and Pages No HTML Required
WPBeginner - WordPress Tutorials
How to Change the WordPress Database Prefix to Improve Security
WPBeginner - WordPress Tutorials
How to Turn Off Related YouTube Videos in WordPress
WPBeginner - WordPress Tutorials
How to Receive WordPress Emails from Localhost
WPBeginner - WordPress Tutorials
How to Split WordPress Posts into Multiple Pages
WPBeginner - WordPress Tutorials
How to Update URLs When Moving Your WordPress Site
WPBeginner - WordPress Tutorials
How to Crop, Rotate, Scale, and Flip Images in WordPress
WPBeginner - WordPress Tutorials
Image Alt Text vs Image Title in WordPress
WPBeginner - WordPress Tutorials
How to Add Staff Member Profiles in WordPress with Staffer
WPBeginner - WordPress Tutorials
How to Add Custom Fields to Comments Form in WordPress
WPBeginner - WordPress Tutorials
How to Add New Users and Authors to Your WordPress Blog
WPBeginner - WordPress Tutorials
How to Fix WordPress Website Not Updating Right Away
WPBeginner - WordPress Tutorials
How to Show Live Preview of Links in WordPress
WPBeginner - WordPress Tutorials
How to Add Image Icons With Navigation Menus in WordPress
WPBeginner - WordPress Tutorials
How to Use Multiple Themes for Pages in WordPress
WPBeginner - WordPress Tutorials
How to Fix Missing Admin Bar Issue in WordPress
WPBeginner - WordPress Tutorials
How to Add Tabbed Content in WordPress Posts and Pages
WPBeginner - WordPress Tutorials
How to Create Custom Taxonomies in WordPress
WPBeginner - WordPress Tutorials
How to Display a List of Child Pages For a Parent Page in WordPress
WPBeginner - WordPress Tutorials
How to Fix Error Too Many Redirects Issue in WordPress
WPBeginner - WordPress Tutorials
What is the Difference Between Posts vs Pages in WordPress
WPBeginner - WordPress Tutorials
How to Allow User Log In with Email in WordPress
WPBeginner - WordPress Tutorials
How to Display WordPress Widgets in Columns
WPBeginner - WordPress Tutorials
How to Easily Replace Image and Media Files in WordPress
WPBeginner - WordPress Tutorials
How to Add Featured Video Thumbnails in WordPress
WPBeginner - WordPress Tutorials
How to Create a Photo Gallery with Albums in WordPress
WPBeginner - WordPress Tutorials
How to Easily Add Lazy Loading for Videos in WordPress
WPBeginner - WordPress Tutorials
How to Add an Audio Music Player Widget in WordPress
WPBeginner - WordPress Tutorials
How to Create a Wiki Knowledge Base Using WordPress
WPBeginner - WordPress Tutorials
Adding a Post Rating System in WordPress with WP PostRatings
WPBeginner - WordPress Tutorials
How to Clean Up Your WordPress Database for Improved Performance
WPBeginner - WordPress Tutorials
How to Add Character Limit to Post Titles in WordPress
WPBeginner - WordPress Tutorials
How to Add a Private Messaging System in WordPress
WPBeginner - WordPress Tutorials
WWW vs non WWW and Which is Better For WordPress SEO
WPBeginner - WordPress Tutorials
How to Add Voice Search Capability to your WordPress
WPBeginner - WordPress Tutorials
How to Show Real Time Online Users in WordPress
WPBeginner - WordPress Tutorials
How to Create a Duplicate Menu in WordPress with One Click
WPBeginner - WordPress Tutorials
How to Hide a Post From Home Page in WordPress
WPBeginner - WordPress Tutorials
How to Add A Restaurant Reservation System in WordPress
WPBeginner - WordPress Tutorials
How to Add a Border Around an Image in WordPress
WPBeginner - WordPress Tutorials
Beginner’s Guide How to Back Date Your WordPress Posts
WPBeginner - WordPress Tutorials
Related Reads
📰
📰
📰
📰
AI Isn’t Helping Students Cheat — It’s Helping Them Learn Smarter
Medium · ChatGPT
Enterprise Transformation’s Biggest Cost Is Work That Should Never Have Existed
Medium · AI
The 83% Labor Crisis: Shifting from Reactive Denial Management to Proactive Revenue Engineering
Medium · AI
I Fired My Five Home Apps and Replaced Them with One AI
Medium · Startup
🎓
Tutor Explanation
DeepCamp AI