Add Learndash Courses List in WooCommerce Account Page Icon

Add Learndash Courses List in WooCommerce Account Page

By Sanjeev Aryal

Active Installs

30+

Last Updated

September 20, 2022

First Released

September 20, 2022

Download History (Last one month)


Contributors

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.

No installation instructions provided.

No FAQ provided.

Changelog

No changelog available.

No previous versions available.

Plugin Info

  • Version: 1.0.0
  • Last Updated: September 20, 2022
  • Active Installs: 30+
  • WordPress Version: 5.0 or higher
  • Tested up to: 6.0.10
  • PHP Version: 5.6 or higher
  • Tags:    
    account courses learndash profile woocommerce

Ratings


0.0 out of 5 stars. (0 reviews)

See all reviews
Scroll to Top