Browse: Home / Hooks /

learndash_setup_wizard_completed_redirect_url

apply_filters( 'learndash_setup_wizard_completed_redirect_url',  string $url )

Filter the URL to redirect to after the setup wizard is completed.


Description #


Parameters #

$url

(string) The URL to redirect to.


Source #

File: includes/class-ld-setup-wizard.php


Changelog #

Changelog
Version Description
4.1.2 Introduced.