BACK TO DIRECTORY
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
20Total Downloads
1,838Version
1.0.0Requires WP
5.0Requires PHP
5.6Tested Up To
6.0.14Added
2022-09-20Last Updated
2022-09-20 3:08am GMTRatings
5
0
4
0
3
0
2
0
1
0