$attachment_id = wp_insert_attachment($attachment, $uploaded_file['file']); ... documentation on wp_insert_attachment: http://codex.wordpress.
確定! 回上一頁