=== twEasy === Contributors: ardinent Donate link: https://digitalreliance.co.za Tags: social, twitter Requires at least: 4.5.0 Tested up to: 4.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A quick and easy solution to install a Twitter feed on your website. == Description == 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. == Frequently Asked Questions == = Who is this plugin for? = This plugin is primarily for developer use, but could be used by bloggers or DIY enthusiasts as well. == Installation == 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]` == Screenshots == 1. A screen shot of the Plugin's Settings Page 2. A screen shot on the Front End of the website, using the Wordpres Widget functionality == Changelog == = 1.0.1 = * Updated "Tested up to" to 4.8.1 * Minor version update * Added some assets to repository = 1.0 = * First version == Upgrade Notice == = 1.0 = * No notices as yet