Skip to content

brasofilo/tuit-cycler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTT logo

Tuit Cycler

WordPress plugin for displaying a Widget with x numbers of Tweets from a specific User. Displays one tweet at a time, and rotates them using the jQuery Cycle Plugin.

Description

Based on this WordPress Question.

Uses jQuery Cycle Plugin and [jQuery Easing] (http://gsgd.co.uk/sandbox/jquery/easing/).

Function for grabbing the Tweets grabbed from the plugin [Twitter Hash Tag Shortcode] (http://wordpress.org/extend/plugins/twitter-hash-tag-shortcode/), by Bainternet.

A little trick for registering the Javascript files only when Widget active from this WordPress Answer, by One Trick Pony.

A little touch of style in the Widget admin area from this WordPress Q&A, by Jan Fabry.

Screenshot

Tuit Cycler

##FAQ Check jQuery Cycle documentation and configure the file /js/tuit-widget.js.

The CSS for the frontend Widget is inside the function tuit_print_stylesheet (line 54) of the plugin.

The individual tweets are printed in the last lines of the plugin.

Line 183 displays the user image.

Line 184 is the actual tweet.

Installation

Requirements

  • WordPress version 3.3 and later (not tested in previous versions)

Installation

  1. Unpack the download-package
  2. Upload the file to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress

Other Notes

Licence

Released under GPL, you can use it free of charge on your personal or commercial blog.

About

WordPress plugin to make a cycler widget of twitts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published