arm_reset_password_success_img_external
Usage: add_filter( ‘arm_reset_password_success_img_external’, ‘your_function’); function your_function($arm_reset_password_img) { //$arm_reset_password_img String URL. return $arm_reset_password_img; } Parameters: $arm_reset_password_img Image URL with https://