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

Class LearnDash Admin WP User Profile Edit.

Contents

  • Description
    • Source
    • Changelog
  • Methods
  • User Contributed Notes

Description #Description


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.2.1 Introduced.

Top ↑

Methods #Methods

  • __construct — Public constructor for class.
  • on_load_user_profile — Function called when WP load the page.
  • remove_quiz_ajax — Remove Quiz AJAX handler.
  • save_user_profile — Save WP User Profile hook.
  • show_leader_groups — Show User Leader of Groups Binary Selector.
  • show_user_course_info — Displays users course information at bottom of profile called by show_user_profile().
  • show_user_course_progress — Show User Courses Progress.
  • show_user_courses — Show User Enrolled Courses Binary Selector.
  • show_user_delete_data_link — Output link to delete course data for user
  • show_user_groups — Show User Enrolled Groups Binary Selector.
  • show_user_profile — Function called to show / edit WP user profile.

Top ↑

User Contributed Notes #User Contributed Notes

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

Proudly powered by WordPress