apply_filters( 'register_url', string $register )
Filters the user registration URL.
Parameters
- $register
-
(string) The user registration URL.
Source
Changelog
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
Filters the user registration URL.
(string) The user registration URL.
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |