EntryAuthorEmail
Outputs the email address of the author for the current entry in context. NOTE: it is not recommended to publish e-mail addresses for MT users.
Attributes:
- spam_protect (optional; default "0")
If specified, this will apply a light obfuscation of the email address, by encoding any characters that will identify it as an email address (
:
,@
, and.
) into HTML entities.