<?php include(locate_template('inc/my-snippet.php')); ?> ... Turns out to be a scoping issue. locate_template(); simply finds the file for ...
確定! 回上一頁