How to make Recent Post in Wordpress

How to make Recent Post in Wordpress - AA Tech will explain How to make Recent Post in Wordpress in the wordpress cetegories. make recent post in wordpress is very easy, and you just need some minutes. lets we direct to try make this tutorial:

=> login to your account

=> open the sidebar.php file


=> enter this code:


<?php get_archives(‘postbypost’, ’10′, ‘custom’, ‘<li>’, ‘</li>’); ?>


=> save


How to make Recent Post in Wordpress
How to make Recent Post in Wordpress



it very easy, now you had been make the recent post. and you can see the your value. thank you.