In theme development, I always use get_template_part(). In plugin development, I almost always use include_once() and I generally use it once in a function.
確定! 回上一頁