Version Description
Download this release
Release Info
Developer | vickio |
Plugin | Simple Image Widget |
Version | 1.3 |
Comparing to | |
See all releases |
Code changes from version 1.2 to 1.3
- readme.txt +2 -2
- simpleimage.php +1 -1
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: vickio
|
|
3 |
Donate link: http://vickio.net
|
4 |
Tags: image, sidebar, widget, photo, picture
|
5 |
Requires at least: 2.5
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 1.
|
8 |
|
9 |
The simple way to place images in your sidebars.
|
10 |
|
3 |
Donate link: http://vickio.net
|
4 |
Tags: image, sidebar, widget, photo, picture
|
5 |
Requires at least: 2.5
|
6 |
+
Tested up to: 3.0
|
7 |
+
Stable tag: 1.3
|
8 |
|
9 |
The simple way to place images in your sidebars.
|
10 |
|
simpleimage.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Simple Image Widget
|
4 |
Description: Using this widget you can easily place an image and link in the sidebar. Supports multiple instances, so you can use it multiple times in multiple sidebars.
|
5 |
-
Version: 1.
|
6 |
Author: Chris Vickio
|
7 |
Author URI: http://vickio.net
|
8 |
*/
|
2 |
/*
|
3 |
Plugin Name: Simple Image Widget
|
4 |
Description: Using this widget you can easily place an image and link in the sidebar. Supports multiple instances, so you can use it multiple times in multiple sidebars.
|
5 |
+
Version: 1.3
|
6 |
Author: Chris Vickio
|
7 |
Author URI: http://vickio.net
|
8 |
*/
|