Home Plugins add ld courses list in wc account page
Add Learndash Courses List in WooCommerce Account Page logo

Add Learndash Courses List in WooCommerce Account Page

by Sanjeev Aryal on WordPress.org

The plugin automatically adds the Learndash Courses Lists in WooCommerce account page.

(0)

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.

Active installations40+
Weekly downloads
13+30.00%
Version1.0.0
Last updated9/20/2022
WordPress version5.0
Tested up to6.0.9
PHP version5.6
Tags
accountcourseslearndashprofilewoocommerce