=== Member Gravatars === Contributors: miyauchi Tags: gravatar, shortcode Requires at least: 4.3 Tested up to: 4.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shortcode that is displays gravatars of users in your site. == Description == This plugin allows you to display list of members. Avatar of members will displayed with gravatar. https://github.com/wakayama-it-carnival/member-gravatars = Quick example = `[gravatars]` = Shortcode attributes = * orderby - Default: post_count * order - Default: DESC * who - Default: authors `[gravatars orderby="post_count" order="DESC" who="authors"]` == Installation == 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Example == Changelog == = 1.0.0 = * First release