#Socialize This

Requires at least: 3.5.1
Tested up to: 3.5.1

Socialize This is a WordPress plugin that allows the user to easily generate Social Widgets (Icons) and spread the word about their blog posts. It works out-of-the-box with little to no configuration required.

If you have any questions or feedback, I'm <a href="http://twitter.com/MikeRogers0">@MikeRogers0</a> on twitter.

##Key Features
* Gives you analytical data about your blog Socialness
* Twitter integration (Via OAuth) &#8211; It can inform your follows of your new blog posts when you publish them.
* URL Shortening integration &#8211; Automatically generates shortened URL&#8217;s for your posts.
* Fully Customizable with Integrated Templates.
* No Link Back Required.
* Bit.ly Pro Support
* Open Graph Support
* Google +1 Support
* Released under the GPL v.2

##Requirements
* PHP5 or better &#8211; PHP4 is not supported.
* cURL must be enabled.

##Installation

1. Upload the `socialize-this` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. (Optional) Place `<?php show_social_widgets(); ?>` in your template. Note: If you are running PHP4 some errors may occur, this plugin was designed for PHP5.
