The plugin automatically adds the Learndash Courses Lists in WooCommerce account page.
As of April 2026, Add Learndash Courses List in WooCommerce Account Page is a WordPress account plugin with 20 active installations and a 0/5 rating0. It has been downloaded 1.3K+ times in total. Requires WordPress 5.0+ and PHP 5.6+. Available on WordPress.org since 2022. Last updated 3 years ago — may have compatibility concerns. Top alternative: Allow Multiple Accounts.
The plugin automatically adds the Learndash Courses Lists in WooCommerce account page.
I want to add Learndash profile in WooCommerce account page.
add_filter( 'wc_learndash_account_tab_content', static function() {
return '[ld_profile]';
});
I want to add Learndash courses points in WooCommerce account page.
add_filter( 'wc_learndash_account_tab_content', static function() {
return '[ld_user_course_points]';
});
or add any learndash shortcode.
What’s next?
Learn adding any new WooCommerce account tab so that you’ll be able to do your customization yourself.
| WordPress | 5.0+ requiredTested up to 6.0.11 |
| PHP | 5.6+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.