This function returns the url of the account/profile page.
Functions
b3_get_activation_url()
This function gets the unique activation url for a user.
b3_get_current_url()
A function which returns the current url, optionally with arguments.
b3_get_email_styling()
This functions gets the email styling which is used, either set by the user or the default.
b3_get_email_template()
This function returns the full html output for the default template.
b3_get_login_url()
This function returns the login url.
b3_get_logout_url()
This function returns the logout url.
b3_get_main_logo()
This function returns the url of the main logo.
b3_get_privacy_text()
This function returns the privacy text.
b3_get_protocol()
A function which returns the currently used protocol: http or https.
b3_get_submit_button()
A function to echo a submit button for the admin pages, with a possible title override.
is_localhost()
Function to check whether localhost settings are active.