function gf_edit_plans( $entry, $form ) { global $post; $monday_lesson = $_POST['20']; update_post_meta($postID, 'monday_lesson', ...
確定! 回上一頁