Version Description
Fix oversized screenshot.
Download this release
Release Info
Developer | peterchester |
Plugin | Image Widget |
Version | 4.0.2 |
Comparing to | |
See all releases |
Code changes from version 4.0.1 to 4.0.2
- image-widget.php +2 -2
- readme.txt +10 -2
- screenshot-1.png +0 -0
image-widget.php
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
/*
|
3 |
Plugin Name: Image Widget
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/image-widget/
|
5 |
-
Description:
|
6 |
Author: Modern Tribe, Inc.
|
7 |
-
Version: 4.0.
|
8 |
Author URI: http://tri.be
|
9 |
*/
|
10 |
|
2 |
/*
|
3 |
Plugin Name: Image Widget
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/image-widget/
|
5 |
+
Description: A simple image widget that uses the native WordPress media manager to add image widgets to your site.
|
6 |
Author: Modern Tribe, Inc.
|
7 |
+
Version: 4.0.2
|
8 |
Author URI: http://tri.be
|
9 |
*/
|
10 |
|
readme.txt
CHANGED
@@ -4,13 +4,13 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: widget, image, ad, banner, simple, upload, sidebar, admin, thickbox, resize, brazilian portuguese, dutch, italian, spanish, swedish, widget-only
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.6
|
7 |
-
Stable tag: 4.0.
|
8 |
|
9 |
== Description ==
|
10 |
|
11 |
*NEW: The Image Widget has been UPGRADED to work with WordPress 3.5+!!!*
|
12 |
|
13 |
-
|
14 |
|
15 |
* MU Compatible
|
16 |
* Handles image resizing and alignment
|
@@ -39,6 +39,10 @@ This plugin is actively supported and we will do our best to help you. In return
|
|
39 |
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4BSPTNFFY6AL6
|
40 |
1. Support us by buying our Premium plugins. In particular, check out our Events Calendar Pro http://tri.be/wordpress-events-calendar-pro/?src=imagewidget
|
41 |
|
|
|
|
|
|
|
|
|
42 |
== Installation ==
|
43 |
|
44 |
= Install =
|
@@ -145,6 +149,10 @@ Accepts $instance arguments
|
|
145 |
|
146 |
== Changelog ==
|
147 |
|
|
|
|
|
|
|
|
|
148 |
= 4.0.1 =
|
149 |
|
150 |
Language updates:
|
4 |
Tags: widget, image, ad, banner, simple, upload, sidebar, admin, thickbox, resize, brazilian portuguese, dutch, italian, spanish, swedish, widget-only
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 3.6
|
7 |
+
Stable tag: 4.0.2
|
8 |
|
9 |
== Description ==
|
10 |
|
11 |
*NEW: The Image Widget has been UPGRADED to work with WordPress 3.5+!!!*
|
12 |
|
13 |
+
A simple image widget that uses the native WordPress media manager to add image widgets to your site.
|
14 |
|
15 |
* MU Compatible
|
16 |
* Handles image resizing and alignment
|
39 |
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4BSPTNFFY6AL6
|
40 |
1. Support us by buying our Premium plugins. In particular, check out our Events Calendar Pro http://tri.be/wordpress-events-calendar-pro/?src=imagewidget
|
41 |
|
42 |
+
Note, we're also on github in case you want to add some pull requests or a fork!
|
43 |
+
|
44 |
+
https://github.com/moderntribe/image-widget
|
45 |
+
|
46 |
== Installation ==
|
47 |
|
48 |
= Install =
|
149 |
|
150 |
== Changelog ==
|
151 |
|
152 |
+
= 4.0.2 =
|
153 |
+
|
154 |
+
Fix oversized screenshot.
|
155 |
+
|
156 |
= 4.0.1 =
|
157 |
|
158 |
Language updates:
|
screenshot-1.png
CHANGED
Binary file
|