This filter can be used to the IP value of a user on site.
apply_filters( 'pm_user_ip', $ip );
$ip is IP address of a user.
This filter can be used to the IP value of a user on site.
apply_filters( 'pm_user_ip', $ip );
$ip is IP address of a user.