Version Description
Download this release
Release Info
Developer | vickio |
Plugin | Simple Image Widget |
Version | 1.2 |
Comparing to | |
See all releases |
Code changes from version 1.1 to 1.2
- readme.txt +1 -1
- simpleimage.php +1 -1
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://vickio.net
|
|
4 |
Tags: image, sidebar, widget, photo, picture
|
5 |
Requires at least: 2.5
|
6 |
Tested up to: 2.8
|
7 |
-
Stable tag: 1.
|
8 |
|
9 |
The simple way to place images in your sidebars.
|
10 |
|
4 |
Tags: image, sidebar, widget, photo, picture
|
5 |
Requires at least: 2.5
|
6 |
Tested up to: 2.8
|
7 |
+
Stable tag: 1.2
|
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.2
|
6 |
Author: Chris Vickio
|
7 |
Author URI: http://vickio.net
|
8 |
*/
|