get_template_part ()函数的使用很灵活,不仅仅是加载一个模板文件进来,而且还有备用的选项,调用代码如下: <?php get_template_part( $slug, $name ); ?>.
確定! 回上一頁