Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

delete_profile_image()

Description

Delete a user's profile image. This will first remove the file and then update the db to clear the existing value.

Parameters

ColumnTypeDefaultDescription
$user_ref mixed User id of the user who's profile image is to be deleted.

Return

void

This article was last updated 18th May 2024 21:35 Europe/London time based on the source file dated 17th May 2024 15:30 Europe/London time.