Hopp til innhaldet
  • Logg inn
  • Registrer
WordPress.org

Norsk (Nynorsk)

  • Bunader
  • Innstikk
  • News
  • Om
  • Bidra til nynorskomsetjinga
  • Remembers
  • Blocks
  • Kontakt oss
  • Get WordPress
Get WordPress

Innstikk

  • My Favorites
  • Betatesting
  • Utviklarar

Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Last ned

Add Learndash Courses List in WooCommerce Account Page

Av Sanjeev Aryal
  • Detaljar
  • Omtalar
  • Utvikling
Hjelp

Skildring

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.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

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

Contributors
  • Sanjeev Aryal

Omset “Add Learndash Courses List in WooCommerce Account Page” til ditt eige språk.

Interested in development?

Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.

Om

  • Utgåve: 1.0.0
  • Sist oppdatert: 1 år sidan
  • Aktive installasjonar: 40+
  • WordPress-versjon: 5.0 eller nyare
  • Testa til og med: 6.0.5
  • PHP-versjon: 5.6 eller nyare
  • Språk:
    English (US)
  • Tags:
    accountcourseslearndashprofilewoocommerce
  • Avansert vising

Vurderingar

Dette innstikket er ikkje vurdert endå.

Log in to submit a review.

Contributors

  • Sanjeev Aryal

Hjelp

Har du noko å seia? Treng du hjelp?

Sjå hjelpeforumet

  • 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

Norsk (Nynorsk)

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Kode er poesi.