podlove-subscribe-button
podlove-subscribe-button copied to clipboard
Request: Callback function for closing the dialogue
Reason: I want to make a website that only contains the button and redirects to the homepage when the dialogue is closed.
Would rather have something like a redirectUrl
in the config where you can specify that. Would that be OK?
A callback function would be more flexible for other use cases but for my specific use case I'd be happy with an optional redirectUrl
parameter.