Display Recent Posts Outside WordPress
Display Recent Posts Outside WordPress
Previously I have posted how to use the_post_navigation() in the custom template. In this post I will tell you how you can use Display Recent Post outside WordPress so let’s get started.
First, you have to understand the code will only work with PHP file so whatever file name you choose make sure it ends with .php, for instance, I will use recent.php you can also use some CSS to show some pretty…
View On WordPress










