wpmem_user_pages()

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

[gist id=”71999f4cb8ec461f56fc2263e2b131bb” file=”wpmem_user_pages.php”]

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.