... $state) { register_post_status($id, $state); } add_action('admin_footer-post.php', function() use($postType, $states) { global $post; ...
確定! 回上一頁