... 'gk_add_cpt_contents'); function gk_add_cpt_contents() { if ( ! is_post_type_archive('portfolio') ) { return; } // Add the entry title ...
確定! 回上一頁