Skip to content
  • Log In
  • Register
WordPress.org

English (Canada)

  • Themes
  • Plugins
  • News
  • About
  • Join the Team
  • Get WordPress
Get WordPress

Plugins

  • My Favourites
  • Beta Testing
  • Developers

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Download

Add Learndash Courses List in WooCommerce Account Page

By Sanjeev Aryal
  • Details
  • Reviews
  • Development
Support

Description

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Add Learndash Courses List in WooCommerce Account Page” is open source software. The following people have contributed to this plugin.

Contributors
  • Sanjeev Aryal

Translate “Add Learndash Courses List in WooCommerce Account Page” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Meta

  • Version: 1.0.0
  • Last updated: 1 year ago
  • Active installations: 40+
  • WordPress Version: 5.0 or higher
  • Tested up to: 6.0.5
  • PHP Version: 5.6 or higher
  • Language:
    English (US)
  • Tags:
    accountcourseslearndashprofilewoocommerce
  • Advanced View

Ratings

This plugin has not been rated yet.

Log in to submit a review.

Contributors

  • Sanjeev Aryal

Support

Got something to say? Need help?

View support forum

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

English (Canada)

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Code is Poetry