This plugin is outdated and might not be supported anymore
Add Learndash Courses List in WooCommerce Account Page

Add Learndash Courses List in WooCommerce Account Page

Details
View on WordPress

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.

Details

Plugin code:
add-ld-courses-list-in-wc-account-page
Plugin version:
1.0.0
Outdated:
Yes
WP version:
5.0 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.0.9
Total installations:
20
Last updated:
2022-09-20
Rating:
Times rated:
0
account
courses
learndash
profile
woocommerce