Skip to content

stephenh1988/WP-Recent-Tweets-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

##Description

This is the code from an upcoming wp.tuts+ tutorial:

To use it just add it to your plug-in folder.

Features

  • 'Recent Tweets' widget

  • 'Recent Tweets' shortcode: e.g [wptuts_twitter screen_name="stephenharris88" count=5 published_when=1 include_rts=1 ]

The settings for the widget / shortcode are:

  • sreen_name: Twitter screen name

  • count: number of tweets to retrieve

  • published_when: 1| 0 - whether to show when the tweet was published (true =1, false =0)

  • include_rts: 1| 0 - whether to include retweets (true =1, false =0)

##Author:

Stephen Harris http://profiles.wordpress.org/stephenh1988/

Github: https://github.com/stephenh1988

About

A simple recent tweets widget (and shortcode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages