learndash_get_essay_details learndash_get_essay_details( int|null $post_id = null ) Gets the essay details. ContentsDescription Parameters Return Source Related Uses Description # Returns details about essay such as points details and status. Parameters # $post_id (int|null) (Optional) Post ID of the essay. Default value: null Return # (array|false) An array of essay details. Source # File: themes/ld30/includes/helpers.php Related # Uses # Uses Uses Description includes/quiz/ld-quiz-essays.php: learndash_get_submitted_essay_data () Gets the essay data for this particular submission includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php: WpProQuiz_Model_QuestionMapper::__construct ()
Uses # Uses Uses Description includes/quiz/ld-quiz-essays.php: learndash_get_submitted_essay_data () Gets the essay data for this particular submission includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuestionMapper.php: WpProQuiz_Model_QuestionMapper::__construct ()