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 5th May 2024 11:35 Europe/London time based on the source file dated 2nd May 2024 14:40 Europe/London time.