as I can insert my php post using the format of a post ( example : post -format- quote ) using wp_insert_post (). $my_post = array( 'post_type' => 'post', ...
確定! 回上一頁