AnsPress_Email::send()

Description #

Send mail.

Source #

File: addons/free/email.php

		}

		return $recipients;
	}

	/**
	 * Apppend default options
	 *
	 * @since   4.0.0
	 */
	public static function ap_default_options() {
		$defaults = [];
		$defaults['notify_admin_email']         = get_option( 'admin_email' );

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