Blog Archives

Popular posts

php query_posts($query_string.'&posts_per_page=5&meta_key=views&orderby=meta_value_num&order=DESC');
if (have_posts()) : while (have_posts()) : the_post();
<!--  your work here -->
endwhile;
endif;
?>

Filter post

Filter your post for the day week month and display it in your side bar…. its just simple download plugin in link and call filter_posts(); where ever you want..
if you have jquery.js no need to call jquery.js…

Design a site like this with WordPress.com
Get started