Faster, Smoother New Version of ARMember7.0Launched Buy Now

Documentation

General Setting Hooks
arm_change_user_avatar
This filter can be used to set custom user avatar(profile) image just prior to display.
Hook Details
  • Hook Type: Filter
  • Source: core/classes/class.arm_global_settings.php
Usage:
Parameters:
$avatar
Whole img tag to be returned
$id_or_email
user id or email address
$size
Image height and width
$default
Default Avtar image tag
$alt
Image alt value