rpress_get_user_verification_url

Author: RestroPress 285 views

The rpress_get_user_verification_url filter is applied to get user verification url through RestroPress. It receives two parameters:

apply_filters( ‘rpress_get_user_verification_url’, $url, $user_id );

$url – The verification url
$user_id – The current user id