This method has been deprecated. No longer used instead.

BP_PHPMailer::get_hostname()

Get an appropriate hostname for the email. Varies depending on site configuration.

Description

Return

(string)

Source

File: bp-core/classes/class-bp-phpmailer.php

	public static function get_hostname() {
		return '';
	}

Changelog

Changelog
Version Description
BuddyPress 2.5.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.