Your condition should be written like this: if (is_page_template('path/file.php')) { // Do stuff } I believe the confusion is a result of two things: The ...
確定! 回上一頁