function send_media_emails($post_id){ if(defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) return; if(get_post_status($post_id) == 'draft' or ...
確定! 回上一頁