Well, you can't pass variables to get_template_part() but you can use include(locate_template('your-template-to-include.php'));.
確定! 回上一頁