Jump to content

How to retrieve only the member's name by $record->author()


sobrenome

Recommended Posts

Posted

I am doing a template for Pages and I saw that the author data is generated by

 

{lang="content_record_started_by" htmlsprintf="$record->author()->link()"}

I want to add microdata to my template, and want to identify the author, so I need to retrieve the name only to add as metadata (without URL and without started_by).

How should be $record->author()->...

  • 2 weeks later...
Posted

Perfect!

Is there any documentation about the variable options that we can retrieve?

​Their current documentation they have on their plugins are far behind and I don't expect it to be completed until 2016 unfortunately.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...