Skip to main content

benecaster_follower_double_optin

Filter Free

Filters whether [benecaster_follower_signup] requires a confirmation click before the follow takes effect. Return a boolean; default false.

Return true and the signup sends a confirmation email instead of completing immediately — the follow finishes when the recipient clicks through. Return false (the default) and the follower is created there and then, and receives their welcome email with their feed URL.

⚠ The form’s on-screen response is deliberately identical either way, so a callback here changes what arrives by email, not what the visitor sees.

Parameters

Name Type Default Description
$double_optin bool Default false.
$show_id int Show being followed.

Returns: bool