Lists Field Connections
Lists Field Connections
Course List
Renders a list of available LearnDash courses.
Key: bdash_course_list | Usage: [wpbb post:bdash_course_list]
Lesson List
Renders a list of lessons within the current course.
Key: bdash_lesson_list | Usage: [wpbb post:bdash_lesson_list]
Topic List
Renders a list of topics within the current lesson.
Key: bdash_topic_list | Usage: [wpbb post:bdash_topic_list]
Quiz List
Renders a list of quizzes associated with the current course, lesson, or topic.
Key: bdash_quiz_list | Usage: [wpbb post:bdash_quiz_list]
Materials (Current Post)
Retrieves materials (downloadable files or links) for the current course, lesson, topic, or quiz.
Key: bdash_materials | Usage: [wpbb post:bdash_materials]
Course Materials
Retrieves materials assigned to the current course.
Key: bdash_course_materials | Usage: [wpbb post:bdash_course_materials]
Lesson Materials
Retrieves materials assigned to the current lesson.
Key: bdash_lesson_materials | Usage: [wpbb post:bdash_lesson_materials]
Topic Materials
Retrieves materials assigned to the current topic.
Key: bdash_topic_materials | Usage: [wpbb post:bdash_topic_materials]
Parent Item's Materials
Retrieves materials assigned to the parent item of the current post (e.g. parent lesson's materials when on a topic).
Key: bdash_parent_materials | Usage: [wpbb post:bdash_parent_materials]