Retrieves the page ID number of the core pages used by the theme and selected into the admin panel. Information about each page can be found here
https://wpusermanager.com/articles/71-pages/
Supported parameters:
- $name – supported options: login, register, password, account, profile
Example usage:
Get login page ID:
$login_page_id = wpum_get_core_page_id( 'login' );
Get registration page ID:
$registration_page_id = wpum_get_core_page_id( 'register' );
Get Started with the Best WordPress Membership Plugin Today
Connect, Manage and Build your Membership Site