MerchantEmailNotifications::get_merchant_preferred_name( AutomatticWooCommerceAdminNotesMerchantEmailNotificationsWP_User $user )

Get the preferred name for user. First choice is the user’s first name, and then display_name.


Description Description


Parameters Parameters

$user

(Required) Recipient to send the note to.


Top ↑

Return Return

(string) User's name.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Notes/MerchantEmailNotifications/MerchantEmailNotifications.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.