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 March 2024 03:35 Europe/London time based on the source file dated 15th March 2024 17:00 Europe/London time.