<txp:author_email /> single tag, 2 attributes

author_email

The author_email tag is a single tag that is used to return the email address of the author of the currently displayed article.

attributes

escape="html"
  • Escape HTML markup.
link="0" (boolean)
  • Make text a mailto link.
  • Values: 0 (no) or 1 (yes).

genealogy

Version 4.5.0

  • Tag support added
<txp:author_email /> 2 examples

Display email address

<txp:author_email />

Create a mailto link

<txp:author_email link="1" />