Twivatar

0

Adds twivatar shortcode. When also passed a Twitter handle as the name attribute, the plugin will get the current avatar from Twitter, and store the URL for 24 hours. It then echoes out

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Adds twivatar shortcode. When also passed a Twitter handle as the name attribute, the plugin will get the current avatar from Twitter, and store the URL for 24 hours. It then echoes out an image.

Attributes (optional unless marked otherwise):

  • name – Twitter handle. Required.
  • size – One of ‘mini’, ‘normal’ or ‘bigger’ Default is ‘normal’.
  • link – Whether to link the image to the profile page on Twitter. Default is true.
  • linkclass – class attribute value of the link. Default is none.
  • rel – rel attribute value of the link. Default is none.
  • class – class attribute value of the image. Default is none.
  • title – title attribute value of the image. Default is none.

Please report all issue via https://github.com/GaryJones/twivatar/issues.