2007-01-17
Last Entry/Post Wordpress
Blog Post by : MIFTAH - Ayahnya Allessajust post a reminder for me if i want to place last post or last entry in wordpress.
place code below on anywhere you want to place that last post section.
Last Entry
< ?php
$how_many=10; //How many posts do you want to show
require_once("wp-config.php"); // Change this for your path to wp-config.php file ?>
in this case, i place last post in sidebar.