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_close()
This function is not really useful in terms of code. It was created to prevent PhpStorm from throwing errors.
b3_get_email_footer()
This function returns the default email footer.
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_form_links()
This function returns the links below a form.
b3_get_label_field_open()
This function returns an opening div element for labels on settings pages.
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_notification_addresses()
This function returns the email addresses of recipients.
b3_get_notification_sender_email()
This function returns the email address of the notifications sender.
b3_get_notification_sender_name()
This function returns the name of the notifications sender.
b3_get_privacy_text()
This function returns the privacy text.