php file and modify accordingly. add_filter( 'template_include', 'single_page_template', 99 ); function single_page_template( $template ) { if ( is_singular(' ...
確定! 回上一頁