Learndash_Admin_Essays_Listing::show_column_essay_quiz Learndash_Admin_Essays_Listing::show_column_essay_quiz( int $post_id ) Show Quiz column for Essay. ContentsDescription Parameters Source Changelog Related @package Uses Description # Parameters # $post_id (int) (Required) The Essay post ID shown. Source # File: includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php Changelog # Changelog Version Description 3.2.3 Introduced. Related # @package # LearnDash / Essay / Listing Uses # Uses Uses Description includes/quiz/ld-quiz-essays.php: learndash_get_user_quiz_entry_for_essay () Return the Usermeta Quiz array for the Essay Post ID. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course.
Uses # Uses Uses Description includes/quiz/ld-quiz-essays.php: learndash_get_user_quiz_entry_for_essay () Return the Usermeta Quiz array for the Essay Post ID. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course.