User Field Connections
User Field Connections
User Profile
Retrieves and renders the current user's LearnDash profile, including enrolled courses and progress.
Key: bdash_profile | Usage: [wpbb post:bdash_profile]
Visitor
True when the current user is not logged in or is not enrolled in this course.
Key: bdash_visitor | Usage: [wpbb-if post:bdash_visitor]...[/wpbb-if]
Student
True when the current user is logged in and enrolled in this course.
Key: bdash_student | Usage: [wpbb-if post:bdash_student]...[/wpbb-if]