一区二区三区在线-一区二区三区亚洲视频-一区二区三区亚洲-一区二区三区午夜-一区二区三区四区在线视频-一区二区三区四区在线免费观看

服務(wù)器之家:專注于服務(wù)器技術(shù)及軟件下載分享
分類導(dǎo)航

DEDECMS|帝國CMS|Discuz|PHPCMS|Wordpress|ZBLOG|ECSHOP|蘋果CMS|極致CMS|CMS系統(tǒng)|

服務(wù)器之家 - 建站程序 - Wordpress - WordPress 實現(xiàn)文章評論排行榜

WordPress 實現(xiàn)文章評論排行榜

2019-09-11 15:25WordPress之家 Wordpress

本文主要用到了WordPress功能函數(shù)Query_post()的一種高級用法,就是獲取本周或當(dāng)月或最近30天評論最多的一定數(shù)量的日志,需要的朋友可以參考下

用到了WordPress功能函數(shù)Query_post()的一種高級用法,就是獲取本周或當(dāng)月或最近30天評論最多的一定數(shù)量的日志。

使用方法是將以下各段代碼放置到需要顯示最熱日志的主題模板文件中適當(dāng)?shù)奈恢眉纯桑邕厵冢╯idebar.php)。

所有時間內(nèi)評論最多日志

  1. <ul> <?php query_posts('postpost_type=post&posts_per_page=10&orderby=comment_count&order=DESC'); while (have_posts()): the_post(); ?> 
  2. <li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('Permalink to %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li> 
  3. <?php endwhile; wp_reset_query(); ?> 
  4. </ul> 

這段代碼默認顯示前10篇評論最多的日志,數(shù)量10可修改為其它數(shù)值。
本周評論最多日志
要顯示本周評論最多日志,我們就可以使用如下的代碼,也就是在前面代碼的基礎(chǔ)上再添加一些額外的參數(shù)來實現(xiàn):

  1. <ul> <?php $week = date('W'); $year = date('Y'); query_posts('postpost_type=post&posts_per_page=10&orderby=comment_count&order=DESC&year=' . $year . '&w=' . $week); while (have_posts()): the_post(); ?> 
  2. <li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('Permalink to %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li> 
  3. <?php endwhile; wp_reset_query(); ?> 
  4. </ul> 

最近30天評論最多日志

  1. <ul> <?php function filter_where($where = '') { //posts in the last 30 days $where ." AND post_date > '" . date('Y-m-d', strtotime('-30 days')) . "'"; return $where; } add_filter('posts_where', 'filter_where'); query_posts('postpost_type=post&posts_per_page=10&orderby=comment_count&order=DESC'); while (have_posts()): the_post(); ?> 
  2. <li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('Permalink to %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li> 
  3. <?php endwhile; wp_reset_query(); ?> 
  4. </ul> 

“30 days”可以根據(jù)需要修改為其他值(如“1 year”, “7 days”, 等)。

本月評論最多日志
類似地,顯示當(dāng)月評論最多的日志,可以使用下面的代碼:

  1. <ul> <?php $month = date('m'); $year = date('Y'); query_posts('postpost_type=post&posts_per_page=10&orderby=comment_count&order=DESC&year=' . $year . '&monthnum=' . $month); while (have_posts()): the_post(); ?> 
  2. <li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('Permalink to %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li> 
  3. <?php endwhile; wp_reset_query(); ?> 
  4. </ul> 

歡迎補充說明~

延伸 · 閱讀

精彩推薦
主站蜘蛛池模板: 午夜A级理论片左线播放 | 久久热这里只有 精品 | 小早川怜子亚洲综合中文字幕 | a级动漫| 日本综合在线观看 | 免费看美女被靠到爽的视频 | 精品国语对白精品自拍视 | 大学第一次基本都没了 | 日日爽| 性xxx欧美 | 能播放的欧美同性videos | 第一次破女视频国产一级 | 青草青草视频 | 青青草在观免费 | 亚洲福利 影院 | 国产自拍资源 | 香蕉在线播放 | 天美传媒果冻传媒星空传媒 | 久久毛片免费看一区二区三区 | 国产清纯91天堂在线观看 | 国产高清在线视频一区二区三区 | 色视频久久 | 亚洲国产货青视觉盛宴 | 亚洲gogo人体大胆西西安徽 | 很黄的网站在线观看 | 亚洲 欧美 中文字幕 在线 | 亚洲国产中文字幕在线视频综合 | 免费看国产精品麻豆 | 丝袜老师好湿好紧我要进去了 | 久久久黄色片 | 性欧美videofree中文字幕 | 欧美日韩亚洲高清不卡一区二区三区 | 国产精品久久久 | 女人爽到喷水的视频免费看 | 草莓绿巨人香蕉茄子芭乐 | 亚洲 制服 欧美 中文字幕 | 激情影院免费观看 | poronovideos暴力另类 | 欧乱色国产精品兔费视频 | 亚洲天堂2013 | 無码一区中文字幕少妇熟女网站 |