Skip to main content

Course Grid Field Connections

Course Grid Field Connections

Requires LearnDash Course Grid

These field connections target the LearnDash Course Grid add-on, which is sold separately from LearnDash. They will only function if Course Grid is installed and active on your site.

Short Description

Retrieves the custom short description entered for this course in Course Grid settings.

Key: bdash_course_grid_short_description | Usage: [wpbb post:bdash_course_grid_short_description]

Custom Ribbon Text

Retrieves the ribbon label configured for this course in Course Grid settings (e.g. "New", "Popular").

Key: bdash_course_grid_ribbon_text | Usage: [wpbb post:bdash_course_grid_ribbon_text]

Custom Button Text

Retrieves the custom call-to-action label configured for this course in Course Grid settings.

Key: bdash_course_grid_button_text | Usage: [wpbb post:bdash_course_grid_button_text]

Preview Video

Retrieves the preview video embed code or URL set for this course in Course Grid settings.

Key: bdash_course_grid_video_preview_code | Usage: [wpbb post:bdash_course_grid_video_preview_code]

Preview Video Enabled

True when a preview video has been configured for this course in Course Grid settings.

Key: bdash_course_grid_video_preview_enable | Usage: [wpbb-if post:bdash_course_grid_video_preview_enable]...[/wpbb-if]