apply_filters( 'learndash_registration_error_url', string $redirect_url )
Filters URL that a user should be redirected when there is an error while registration.
Description Description
Parameters Parameters
- $redirect_url
-
The URL to be redirected when there are errors.
Source Source
File: themes/ld30/includes/login-register-functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.1.1.1 | Introduced. |