-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathchangelog.txt
46 lines (34 loc) · 2.01 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
= 1.7.0 =
* Added a "open links in new window" option to the widget, checked by default
* A couple of extra checks to only add a link with the sponsor has a url.
= 1.6.0 =
* Added a vertical/horizontal option to the widget so it can be used in footer widget area's.
= 1.5.1 =
* Added translatable title and button to the media selection modal
* Fixed a bug where the media selector wasn't being displayed in IE11
= 1.5.0 =
* Changed the Sponsor description field to a wysiwyg
* Added the menu order field so you can more easily change the way your sponsors are ordered on the front-end of your site.
= 1.4 =
* Added a style option to the shortcode: use 'style="list"' to show all sponsors bellow each other in a list view, use 'style="linear"' to display the sponsors in a grid-like view on the page. This also works in combination with the 'size' option. The sizes options are: full, large, medium and small. If you don't specify a size, the default will be set to 40% (around have the width of the page)
= 1.3.1 =
* Fixed a bug where a shortcode without an image(s) parameters would throw an error.
= 1.3 =
* Added a description field.
* Added an option in the widget to show or hide the description field (defaults to hide).
* Added the sponsor logo's to the overview list in the dashboard.
= 1.2 =
* Added shortcode support. Use the shortcode [sponsors] with these options: images="yes/no", size="small/medium/large/full". Defaults to showing images at 25% width of the current container.
* Added initial translations for nl_NL and include updated POT file to others can translate the plugin if needed.
= 1.1 =
* Added categories and filter-on-category option in widgets
= 1.0.3 =
* Fixed a bug that caused only 5 items to display, now all items are shown
= 1.0.2 =
* Add a title to the sponsors widget
= 1.0.1 =
* Fixed a PHP error when adding the widget for the first time
* The "Show images" checkbox in the widget actually works now
= 1.0 =
* Custom post type for Sponsors
* Widget to display all sponsors (currenty sorted oldest entry first)