Then add an if statement around the remove_filter(...) statement. if (!is_page_template('my-page.php')) remove_filter('the_content', 'wpautop');.
確定! 回上一頁