learndash_emails_from_name learndash_emails_from_name( string $from_name = '' ) Filters the ‘From name’ used in the email notification. ContentsDescription Parameters Return Source Changelog Related Namespace @package Description # Parameters # $from_name (string) (Optional) Email from name used by WordPress. Default value: '' Return # (string) From: name 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