Description
This function returns an array containing the login, register, and profile page URLs.
The function does not echo output.
Return Values
(array) Array of login, register, and profile page URLs.
Examples
Changelog
- Introduced in version 3.1.2
- 3.1.3 Added array keys (login|register|profile)
Source
wpmem_user_pages() is located in /inc/api.php.