Saltar al contenido
WordPress.org

Español (Costa Rica)

  • Temas
  • Plugins
  • Noticias
  • Acerca de
  • Accessibility
  • Patterns
  • Colaborar
  • Equipo
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Add Learndash Courses List in WooCommerce Account Page

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

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.

Add Learndash Courses List in WooCommerce Account Page

Por Sanjeev Aryal
Descargar
  • Detalles
  • Valoraciones
  • Desarrollo
Soporte

Descripción

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.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Add Learndash Courses List in WooCommerce Account Page” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • Sanjeev Aryal

Traduce “Add Learndash Courses List in WooCommerce Account Page” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Meta

  • Version 1.0.0
  • Last updated hace 3 años
  • Active installations 20+
  • WordPress version 5.0 or higher
  • Tested up to 6.0.11
  • PHP version 5.6 or higher
  • Language
    English (US)
  • Tags
    accountcourseslearndashprofilewoocommerce
  • Vista avanzada

Valoraciones

No reviews have been submitted yet.

Add my review

See all reviews

Colaboradores

  • Sanjeev Aryal

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (Costa Rica)

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
El código es poesía.