My-Social-Networks icon indicating copy to clipboard operation
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 ==

  1. Upload the plugin to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to Appearance > Widgets
  4. 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