<?php //小图列表 include TEMPLATEPATH.'/template-parts/widgets/widget-postlist.php'; //大图列表 include TEMPLATEPATH.'/template-parts/widgets/widget-postlist2.php'; //无图列表 include TEMPLATEPATH.'/template-parts/widgets/widget-postlist3.php'; //标签小工具 include TEMPLATEPATH.'/template-parts/widgets/widgets-tags.php'; //菜单小工具,自动获取当前分类或页面下的二级菜单、分类 include TEMPLATEPATH.'/template-parts/widgets/widgets-menu.php';