gpbua_activation_url
Description
Filter the URL to which users will be redirected to for activation.
Usage
add_filter( 'gpbua_activation_url', 'my_custom_function' );
Parameters
activation_url string
The URL to which the user will be redirected to for activation.
activation_page_id string
The activation page ID.
query_args array
The query args.
Since
This filter is available since GF Better User Activation 1.2.12.