Deprecated

This method has been deprecated.

AnsPress_Email_Hooks::have_emails()

Description #

Check if class has emails.

Changelog #

VersionDescription
4.1.0Introduced.

Source #

File: addons/free/email.php

	public static function have_emails() {
		return count( SELF::$emails ) > 0;
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment