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_profile()

Learndash_Admin_User_Profile_Edit::show_user_profile( WP_User $user )

Function called to show / edit WP user profile.

Contents

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

Description #Description

Fires on action ‘show_user_profile’ Fires on action ‘edit_user_profile’


Parameters #Parameters

$user

(Required) User object instance.


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