Learndash_Admin_User_Profile_Edit
Class LearnDash Admin WP User Profile Edit.
Description #
Source #
File: includes/admin/class-learndash-admin-user-profile-edit.php
Changelog #
Version | Description |
---|---|
2.2.1 | Introduced. |
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.