if ( is_page_template('contact-form.php') ) { // Runs this code when the contact form page template is being used } else { // Runs this code ...
確定! 回上一頁