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 19th April 2024 09:35 Europe/London time based on the source file dated 17th April 2024 16:25 Europe/London time.