Deskripsyon
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.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Add Learndash Courses List in WooCommerce Account Page” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Add Learndash Courses List in WooCommerce Account Page” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.