BACK TO DIRECTORY

Add Learndash Courses List in WooCommerce Account Page

by Sanjeev Aryal

0.0
(0 ratings)

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.

Plugin Details

Active Installs
20
Total Downloads
1,838
Version
1.0.0
Requires WP
5.0
Requires PHP
5.6
Tested Up To
6.0.14
Added
2022-09-20
Last Updated
2022-09-20 3:08am GMT

Ratings

5
0
4
0
3
0
2
0
1
0