站点介绍
Add_Filter_Plugin('Filter_Plugin_ViewList_Core','yunduan_Filter_Plugin_ViewList_Core');
function yunduan_Filter_Plugin_ViewList_Core($type, $page, $category, $author, $datetime, $tag, $w, $pagebar){if($type =='category'){ if($category->Metas->count>0){ $pagebar->PageCount=$category->Metas->count; }}}再分类里挂载一个$category->Metas->count,可以填写指定显示数量