Archives by Month:

Archives by Categories:

Archives by last 20 posts

    have_posts()) : $archive_query->the_post(); ?>
  • : ()

Archives by most popular 10 posts(based on comments count)

    get_results("SELECT id,post_title, post_date, comment_count FROM {$wpdb->prefix}posts ORDER BY comment_count DESC LIMIT 0,10"); foreach($popular_posts as $post) {?>
  • post_date));?> : post_title;?> (comment_count; ?>)