-
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.
Nathan Nguyen authoredNew 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