Run code only for Single post page if ( is_single() && 'post' == get_post_type() ) { } //if it's not a specific post-type if ( is_single() && 'portfolio' !
確定! 回上一頁