-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
88 lines (65 loc) · 2.81 KB
/
readme.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
=== Plugin Name ===
Contributors: satrya
Tags: random posts, random, thumbnails, widget, widgets, sidebar, excerpt, multiple widgets
Requires at least: 3.5
Tested up to: 3.6
Stable tag: 1.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Provides flexible and advanced random posts widget. Allows you to display them with thumbnails, post excerpt, multiple category and more.
== Description ==
**After updating, please re-save the widget**
This plugin will enable a custom, flexible and super advanced random posts widget. Allows you to display a list of the most random posts with thumbnail, excerpt and post date, also you can display it from all or specific or multiple category or tag.
= Features Include: =
* Display thumbnails, with customizable size.
* Display excerpt, with customizable length.
* Display from all or a specific category.
* Display post date.
* Support `get_the_image` function.
* Multiple widgets.
**New Features**
* CSS ID option
* Widget title url
* Turn on/off default style
* Limit to spesfic or multiple category
* Limit to spesfic or multiple tag
= Ugly Image Sizes =
This plugin creates custom image sizes. If you use images that were uploaded to the media library before you installed this plugin, please install [Regenerate Thumbnails](http://wordpress.org/extend/plugins/regenerate-thumbnails/) plugin to corrected the sizes.
= Support =
* Go to [forum support](http://wordpress.org/support/plugin/advanced-random-posts-widget).
* [Open issue on github](https://github.com/satrya/advanced-random-posts-widget/issues).
* [Rate/Review the plugin](http://wordpress.org/support/view/plugin-reviews/advanced-random-posts-widget).
= Developed by: =
* [Satrya](http://satrya.me/) - [Twitter](https://twitter.com/msattt)
**If you enjoy using this plugin, don't forget to rate it at [http://wordpress.org/support/view/plugin-reviews/advanced-random-posts-widget](http://wordpress.org/support/view/plugin-reviews/advanced-random-posts-widget)**
== Installation ==
1. Upload the 'advanced-random-posts-widget' folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the widgets page.
== Screenshots ==
1. The widget settings
== Changelog ==
= 1.5.1 - 09/07/2013 =
* Forgot to commit `admin.css`
= 1.5 - 09/07/2013 =
* PLEASE RE-SAVE THE WIDGET
* Fix title widget filter bug
* Change Limit option to input text rather than selectbox
* Add CSS ID option
* Add widget title url
* Add turn on off default styles
* Add multiple category option
* Add multiple tag option
* Update language
= 1.4 - 04/19/2013 =
* Change support uri
= 1.3 - 04/02/2013 =
* Remove `a` tag when no thumbnail
* Add custom css box
* Inheritance `font-family`
= 1.2 - 02/23/13 =
* Minor update
= 1.1 - 17/2/2013 =
* Minor update
= 1.0 - 10/2/2013 =
* Initial release