Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / Learndash_Admin_User_Profile_Edit / Learndash_Admin_User_Profile_Edit::show_user_course_info()

Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Learndash_Admin_User_Profile_Edit::show_user_course_info( WP_User $user )

Displays users course information at bottom of profile called by show_user_profile().

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$user

(Required) wp user object.


Top ↑

Source #Source

File: includes/admin/class-learndash-admin-user-profile-edit.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress