É assim que eu registro o status da postagem: register_post_status('my_custom_post_status', array( 'label' => __('The Label', 'domain'), 'public' => ...
確定! 回上一頁