- Posts: 5
- Thank you received: 0
Please Log in to join the conversation.
<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
<a href="{GOOGLE_PLUS_AUTHOR:<?php echo $this->item->created_by?>}">
<?php echo JText::sprintf('COM_CONTENT_WRITTEN_BY', $author); ?>
</a>
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.