This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ez_simple_tweet

Description

Generates a Simple Last Tweet Text or more tweets you can Place anywhere on your site with your own styles, uses Shortcode, a Widget and a PHP class that return an array of tweet’s data

Major features in ez_simple_tweet include:

  • Connect with Twitter 1.1 Api.
  • Use a shorcode to put a simple last tweet inside your post.
  • Use a Widget to put one or more tweets on a widget with your own style.
  • Use a class to generate an Array with all the tweets for you to deploy as your want.

PS: You’ll need to set an id and secret pass on Twitter’s API, just go to this web site and create an application https://apps.twitter.com/

Screenshots

  • Enter in Twitter app and create an application.
  • Once you create your app, you will get the Keys.
  • Generate an access token and copy the token keys.
  • Enter your keys inside the admin page.
  • This is how you will see your last tweet using the shortcode inside a post.
  • This is the last tweet showing it in the widget.

Installation

Upload the ez_simple_tweet plugin to your blog, Activate it, then enter your app keys and place the Widget or shorcode.

1, 2, 3: You’re done!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ez_simple_tweet” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ez_simple_tweet” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.0

Release Date – 10th December, 2015

  • First Release