# twEasy #

## Description ##

A quick and easy solution to install a Twitter feed on your website.

## What It Does ##

Embed your Twitter feed into your Wordpress website using a shortcode and/or a Wordpress Widget. Wraps your feed with an ID and lets you style your own Twitter feed. There is no stylesheet included and it uses the `ul > li` format. This plugin is primarily for developer use, but could be used by bloggers as well.

It's built to be light-weight and you can specify cache expiration. Requires Wordpress 4.5.0.

## How to Use ##

1. Upload the plugin files to the `/wp-content/plugins/tweasy` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->TwitterEase screen, following the setup instructions and configuring the plugin
4. Embed the feed on your website by either
  1. Using the Wordpress Widget available under Appearance->Widgets or
  2. Placing the following shortcode where applicable

`[tweasy]`

## Next Steps ##

1. Increase security options on secrets
2. Provide an option to specify the html structure of your tweets.