Version Description
Download this release
Release Info
Developer | brianfreytag |
Plugin | Social Media Widget |
Version | 1.2.5 |
Comparing to | |
See all releases |
Code changes from version 1.2.4 to 1.2.5
- readme.txt +9 -4
- screenshot-1.png +0 -0
- screenshot-2.png +0 -0
- screenshot-3.png +0 -0
- screenshot-4.png +0 -0
- social-widget.php +1 -1
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Social Media Widget ===
|
2 |
Contributors: Brian Freytag
|
3 |
-
Tags: social media, twitter, facebook, myspace, digg, email
|
4 |
Requires at least: 2.9.1
|
5 |
-
Tested up to: 3.0
|
6 |
-
Stable tag: 1.2.
|
7 |
|
8 |
== Description ==
|
9 |
|
@@ -47,13 +47,18 @@ Follow the steps below to install the plugin.
|
|
47 |
3. Go to Appearance/Widgets and activate the widget to customize
|
48 |
|
49 |
== Screenshots ==
|
50 |
-
1. Shows
|
|
|
|
|
|
|
51 |
|
52 |
== Help ==
|
53 |
|
54 |
For help, you can send an e-mail to brifreytag_at_gmail.com or get ahold of me via twitter at @brianfreytag
|
55 |
|
56 |
== Changelog ==
|
|
|
|
|
57 |
1.2.4 - Trying something else to fix the issues with 1.2.2 and 1.2.3.
|
58 |
|
59 |
1.2.3 - As expected, changes in 1.2.2 broke some peoples' stuff. Made a couple CSS changes to see if this fixes it.
|
1 |
=== Social Media Widget ===
|
2 |
Contributors: Brian Freytag
|
3 |
+
Tags: social media, twitter, facebook, myspace, digg, email, rss, reddit, linkedin, orkut, youtube, buzz, social, icons, links, subscribe, follow, follow me
|
4 |
Requires at least: 2.9.1
|
5 |
+
Tested up to: 3.0
|
6 |
+
Stable tag: 1.2.5
|
7 |
|
8 |
== Description ==
|
9 |
|
47 |
3. Go to Appearance/Widgets and activate the widget to customize
|
48 |
|
49 |
== Screenshots ==
|
50 |
+
1. Shows all of the 32px icon packs
|
51 |
+
2. Shows all of the 64px icon packs
|
52 |
+
3. Shows all of the 16px icon packs
|
53 |
+
4. Shows the widget control panel
|
54 |
|
55 |
== Help ==
|
56 |
|
57 |
For help, you can send an e-mail to brifreytag_at_gmail.com or get ahold of me via twitter at @brianfreytag
|
58 |
|
59 |
== Changelog ==
|
60 |
+
1.2.5 - Updated readme.txt to improve visibility and adding screenshots
|
61 |
+
|
62 |
1.2.4 - Trying something else to fix the issues with 1.2.2 and 1.2.3.
|
63 |
|
64 |
1.2.3 - As expected, changes in 1.2.2 broke some peoples' stuff. Made a couple CSS changes to see if this fixes it.
|
screenshot-1.png
CHANGED
Binary file
|
screenshot-2.png
ADDED
Binary file
|
screenshot-3.png
ADDED
Binary file
|
screenshot-4.png
ADDED
Binary file
|
social-widget.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Social Media Widget
|
4 |
* Plugin URI: http://www.idontlikethisgame.com/updates/social-media-widget/
|
5 |
* Description: Place social media icons on your Sidebar by inputting URLs to your profiles!
|
6 |
-
* Version: 1.2.
|
7 |
* Author: Brian Freytag
|
8 |
* Author URL: http://www.idontlikethisgame.com
|
9 |
**/
|
3 |
* Plugin Name: Social Media Widget
|
4 |
* Plugin URI: http://www.idontlikethisgame.com/updates/social-media-widget/
|
5 |
* Description: Place social media icons on your Sidebar by inputting URLs to your profiles!
|
6 |
+
* Version: 1.2.5
|
7 |
* Author: Brian Freytag
|
8 |
* Author URL: http://www.idontlikethisgame.com
|
9 |
**/
|