This shortcode will display the current page/post author’s attributes.
Category: WordPress
mbr_avatar
This shortcode will automatically retrieve a registered gravatar from www.gravatar.com and display it.
If a user is not logged in or hasn’t registered her/his gravatar, the default avatar specified in your WordPress settings is displayed instead.
mbr_permalink
This shortcode returns the permalink of the current page or post if no ID is specified or that of another page/post if an ID is provided.
mbr_signup_link
This shortcode returns a link to the “signup” URL specified in the “Plugin Options => Main Settings” panel, if any. The anchor text is passed as a parameter in the shortcode’s tag.
mbr_site
This shortcode is the shortcode equivalent of the Wordpress get_bloginfo() function.
mbr_themedir
This shortcode returns the path to the current theme’s directory.