Tessa Authorship relates information back and forth, allowing to show information on entries of all kind of post types, whereas the entry allows you to show posts that relate with the author..
The look and feel of the in widgets and content is all up to you via css or by manipulating the results via the implemented filters...
Tessa Authorship offers second thumbnail on the authorship custom post-type to add the image as well as second featured image for all activated post-types.
The private messaging system includes support for the recaptcha service to make message handling more secure and to avoid spam.
For the predefined fields you can use one of the following $post->headline, $post->location, $post->birthyear, $post->email link, $post->twitter link, $post->facebook link, $post->linkedin link, $post->vimeo link, $post->googleplus link, $post->youtube link, $post->soundcloud link, $post->icomposistions link, $post->pinterest link, $post->digg link, $post->blog link, $post->web url..
If you have modified the fields using the filter tessa authorship custom field settings you have to use your keys to access the in the post object.
For instance, if you defined field for stumbleUpon you will use key like stumbleupon link and hence you can retrieve the data with $post->stumbleupon link..
The same arguments apply to the shortcode which is and the template tag.
Tessa Authorship as the default featured image of post or page may not be the best used as representation for the related post item.
Updates to the plugin will be posted on Tessa Authorship homepage where you will always find the newest version..
Read more