My-Social-Networks
                                
                                
                                
                                    My-Social-Networks copied to clipboard
                            
                            
                            
                        [Retired-WordPress-Envato] An simple plugin demonstrating how to write maintainable WordPress widgets.
=== My Social Network === Contributors: tommcfarlin Tags: twitter, facebook, social Requires at least: 3.2 Tested up to: 3.2 Stable tag: 1.1
A simple WordPress widget for sharing a few of your social networks.
== Description ==
This widget is used to demonstrate the WordPress Widget Boilerplate.
It was also used in the WpTuts article Writing Maintainable WordPress Widgets.
== Installation ==
- Upload the plugin to the '/wp-content/plugins/' directory
 - Activate the plugin through the 'Plugins' menu in WordPress
 - Navigate to Appearance > Widgets
 - Drop the widget on your side and continue!
 
== Changelog ==
= 1.1 =
- Updating constant references
 - Changes the order in which localization definitions are loaded
 
= 1.0 =
- Initial release