Skip to content
  • Nathan Nguyen's avatar
    f897ecd6
    MDL-77353 core_user: new functions · f897ecd6
    Nathan Nguyen authored
    New functions:
        * `core_user::get_profile_picture` for retrieving user picture.
        * `core_user::get_profile_url` for retrieving profile url.
        * `core_user::get_fullname` for retrieving user full name.
    
    Note: the context is not used as this stage. It will be used by "User Disguises" plugin, which will be implemented later.
    f897ecd6
    MDL-77353 core_user: new functions
    Nathan Nguyen authored
    New functions:
        * `core_user::get_profile_picture` for retrieving user picture.
        * `core_user::get_profile_url` for retrieving profile url.
        * `core_user::get_fullname` for retrieving user full name.
    
    Note: the context is not used as this stage. It will be used by "User Disguises" plugin, which will be implemented later.
Loading