Displays a person’s information
The Person block, from oik-blocks, displays information about a user registered on the website. By default it displays information about the author.
Screenshot
Example
Notes
- The person block shows the following information for the selected user: Gravatar, Name, Bio, Follow me social media buttons.
- You need to specify the User name or ID in the block settings.
- If you leave it blank it defaults to the author of the post.
- The Follow me icons can be styled using the social media logos or genericons.
- Uses the [bw_user] shortcode.
- For this block to work the oik-user plugin must be installed and activated.
- For requirements and status see bobbingwide/oik-blocks#6.