learndash_emails_from_email learndash_emails_from_email( string $from_email = '' ) Filters the ‘From email’ used in the email notification. ContentsDescription Parameters Return Source Changelog Related Namespace @package Description # Parameters # $from_email (string) (Optional) Email from used by WordPress. Default value: '' Return # (string) From: email sent in the email notification. Source # File: includes/payments/ld-emails-functions.php Changelog # Changelog Version Description 3.6.0 Introduced. Related # Namespace # global @package # LearnDash