વર્ણન
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.
સમીક્ષાઓ
There are no reviews for this plugin.
ફાળો આપનાર & ડેવલપર્સ
“Add Learndash Courses List in WooCommerce Account Page” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, એસવીએન રીપોઝીટરીમાંથી ચેકઆઉટ કરો, અથવા આરએસએસ દ્વારા ડેવલપમેન્ટ લોગમાં સબ્સ્ક્રાઇબ કરો.