apply_filters( 'register', string $link )
Filters the HTML link to the Registration or Admin page.
Contents
Description Description
Users are sent to the admin page if logged-in, or the registration page if enabled and logged-out.
Parameters Parameters
- $link
-
(string) The HTML code for the link to the Registration or Admin page.
More Information More Information
The hook filters the HTML link to the Registration or Admin page. Users are sent to the admin page if logged-in, or the registration page if enabled and logged-out.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |
User Contributed Notes User Contributed Notes
You must log in before being able to contribute a note or feedback.
Example migrated from Codex:
Change the register link