Advanced Random Posts Widget - Version 2.1.1

Version Description

  • Oct 19, 2017 =
  • Maintenance update
  • Support WordPress 4.8.2
Download this release

Release Info

Developer satrya
Plugin Icon 128x128 Advanced Random Posts Widget
Version 2.1.1
Comparing to
See all releases

Code changes from version 2.1.0 to 2.1.1

arpw.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /**
3
  * Plugin Name: Advanced Random Posts Widget
4
- * Plugin URI: https://wordpress.org/plugins/advanced-random-posts-widget/
5
  * Description: Easily to display advanced random posts via shortcode or widget.
6
- * Version: 2.1.0
7
  * Author: Theme Junkie
8
- * Author URI: http://www.theme-junkie.com/
9
  * Author Email: support@theme-junkie.com
10
  *
11
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
1
  <?php
2
  /**
3
  * Plugin Name: Advanced Random Posts Widget
4
+ * Plugin URI: https://www.theme-junkie.com/plugins/advanced-random-posts-widget/
5
  * Description: Easily to display advanced random posts via shortcode or widget.
6
+ * Version: 2.1.1
7
  * Author: Theme Junkie
8
+ * Author URI: https://www.theme-junkie.com/
9
  * Author Email: support@theme-junkie.com
10
  *
11
  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
languages/advanced-random-posts-widget.pot CHANGED
@@ -1,17 +1,17 @@
1
- # Copyright (C) 2015 Theme Junkie
2
- # This file is distributed under the same license as the Advanced Random Posts Widget package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Advanced Random Posts Widget 2.1.0\n"
6
- "Report-Msgid-Bugs-To: http://satrya.me/\n"
7
- "POT-Creation-Date: 2015-11-06 14:21:28+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
12
- "Last-Translator: Theme Junkie (support@theme-junkie.com)\n"
13
- "Language-Team: Theme Junkie (support@theme-junkie.com)\n"
14
- "X-Generator: grunt-wp-i18n 0.5.3\n"
15
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-Language: English\n"
@@ -23,110 +23,129 @@ msgstr ""
23
  "x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
24
  "X-Textdomain-Support: yes\n"
25
 
26
- #: includes/form.php:48
27
  msgid "Title"
28
  msgstr ""
29
 
30
- #: includes/form.php:55
31
  msgid "Title URL"
32
  msgstr ""
33
 
34
- #: includes/form.php:62
35
  msgid "CSS Class"
36
  msgstr ""
37
 
38
- #: includes/form.php:69
39
  msgid "HTML or text before the random posts"
40
  msgstr ""
41
 
42
- #: includes/form.php:76
43
  msgid "HTML or text after the random posts"
44
  msgstr ""
45
 
46
- #: includes/form.php:88
47
  msgid "Ignore sticky posts"
48
  msgstr ""
49
 
50
- #: includes/form.php:94
51
  msgid "Number of posts to show"
52
  msgstr ""
53
 
54
- #: includes/form.php:97
55
  msgid "to show all posts."
56
  msgstr ""
57
 
 
58
  #: includes/form.php:102
59
  msgid "Offset"
60
  msgstr ""
61
 
 
62
  #: includes/form.php:105
63
  msgid "The number of posts to skip"
64
  msgstr ""
65
 
 
66
  #: includes/form.php:110
67
  msgid "Post type"
68
  msgstr ""
69
 
 
70
  #: includes/form.php:121
71
  msgid "Post status"
72
  msgstr ""
73
 
 
74
  #: includes/form.php:136
75
  msgid "Limit to Category"
76
  msgstr ""
77
 
 
78
  #: includes/form.php:152
79
  msgid "Limit to Tag"
80
  msgstr ""
81
 
 
82
  #: includes/form.php:168
83
  msgid "Limit to Taxonomy"
84
  msgstr ""
85
 
 
86
  #: includes/form.php:171
87
  msgid "Ex: category=1,2,4&amp;post_tag=6,12"
88
  msgstr ""
89
 
 
90
  #: includes/form.php:172
91
  msgid "Available: "
92
  msgstr ""
93
 
 
94
  #: includes/form.php:184
95
  msgid "Display thumbnail"
96
  msgstr ""
97
 
 
98
  #: includes/form.php:190
99
  msgid "Thumbnail Size "
100
  msgstr ""
101
 
 
102
  #: includes/form.php:197
103
  msgid "Please read %1$sFAQ%2$s for more information."
104
  msgstr ""
105
 
 
106
  #: includes/form.php:203
107
  msgid "Use custom thumbnail sizes"
108
  msgstr ""
109
 
 
110
  #: includes/form.php:209
111
  msgid "Width & Height"
112
  msgstr ""
113
 
 
114
  #: includes/form.php:217
115
  msgid "Thumbnail Alignment"
116
  msgstr ""
117
 
 
118
  #: includes/form.php:220
119
  msgid "Left"
120
  msgstr ""
121
 
 
122
  #: includes/form.php:221
123
  msgid "Right"
124
  msgstr ""
125
 
 
126
  #: includes/form.php:222
127
  msgid "Center"
128
  msgstr ""
129
 
 
130
  #: includes/form.php:227
131
  msgid ""
132
  "Your theme does not support Post Thumbnail feature, please go to "
@@ -134,94 +153,86 @@ msgid ""
134
  "how to activate it in your theme."
135
  msgstr ""
136
 
 
137
  #: includes/form.php:237
138
  msgid "Display excerpt"
139
  msgstr ""
140
 
 
141
  #: includes/form.php:243
142
  msgid "Excerpt Length"
143
  msgstr ""
144
 
 
145
  #: includes/form.php:251
146
  msgid "Display Date"
147
  msgstr ""
148
 
 
149
  #: includes/form.php:258
150
  msgid "Display Modified Date"
151
  msgstr ""
152
 
 
153
  #: includes/form.php:265
154
  msgid "Use Relative Date. eg: 5 days ago"
155
  msgstr ""
156
 
 
157
  #: includes/form.php:275
158
  msgid "Custom CSS"
159
  msgstr ""
160
 
 
161
  #: includes/form.php:278
162
  msgid "You can find the plugin css selector on %1$sFAQ page%2$s."
163
  msgstr ""
164
 
 
 
165
  #: includes/functions.php:14 includes/widget.php:27
166
  msgid "Random Posts"
167
  msgstr ""
168
 
 
 
169
  #: includes/posts.php:101 includes/posts.php:107
170
  msgid "%s ago"
171
  msgstr ""
172
 
 
173
  #: includes/widget.php:17
174
  msgid ""
175
  "An advanced widget that gives you total control over the output of the "
176
  "random posts."
177
  msgstr ""
178
 
179
- #. Plugin Name of the plugin/theme
180
- msgid "Advanced Random Posts Widget"
181
- msgstr ""
182
-
183
- #. Plugin URI of the plugin/theme
184
- msgid "https://wordpress.org/plugins/advanced-random-posts-widget/"
185
- msgstr ""
186
-
187
- #. Description of the plugin/theme
188
- msgid "Easily to display advanced random posts via shortcode or widget."
189
- msgstr ""
190
-
191
- #. Author of the plugin/theme
192
- msgid "Theme Junkie"
193
- msgstr ""
194
-
195
- #. Author URI of the plugin/theme
196
- msgid "http://www.theme-junkie.com/"
197
- msgstr ""
198
-
199
- #: includes/form.php:34
200
  msgctxt "widget tab name"
201
  msgid "General"
202
  msgstr ""
203
 
204
- #: includes/form.php:35
205
  msgctxt "widget tab name"
206
  msgid "Posts"
207
  msgstr ""
208
 
209
- #: includes/form.php:36
210
  msgctxt "widget tab name"
211
  msgid "Taxonomy"
212
  msgstr ""
213
 
214
- #: includes/form.php:37
215
  msgctxt "widget tab name"
216
  msgid "Thumbnail"
217
  msgstr ""
218
 
219
- #: includes/form.php:38
220
  msgctxt "widget tab name"
221
  msgid "Extras"
222
  msgstr ""
223
 
224
- #: includes/form.php:39
225
  msgctxt "widget tab name"
226
  msgid "Custom CSS"
227
  msgstr ""
1
+ # Copyright (C) 2017
2
+ # This file is distributed under the same license as the package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: \n"
6
+ "Report-Msgid-Bugs-To: https://www.theme-junkie.com/contact/\n"
7
+ "POT-Creation-Date: 2017-10-19 06:54:48+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: Theme Junkie\n"
13
+ "Language-Team: Theme Junkie\n"
14
+ "X-Generator: grunt-wp-i18n1.0.0\n"
15
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-Language: English\n"
23
  "x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
24
  "X-Textdomain-Support: yes\n"
25
 
26
+ #: build/advanced-random-posts-widget/includes/form.php:48 includes/form.php:48
27
  msgid "Title"
28
  msgstr ""
29
 
30
+ #: build/advanced-random-posts-widget/includes/form.php:55 includes/form.php:55
31
  msgid "Title URL"
32
  msgstr ""
33
 
34
+ #: build/advanced-random-posts-widget/includes/form.php:62 includes/form.php:62
35
  msgid "CSS Class"
36
  msgstr ""
37
 
38
+ #: build/advanced-random-posts-widget/includes/form.php:69 includes/form.php:69
39
  msgid "HTML or text before the random posts"
40
  msgstr ""
41
 
42
+ #: build/advanced-random-posts-widget/includes/form.php:76 includes/form.php:76
43
  msgid "HTML or text after the random posts"
44
  msgstr ""
45
 
46
+ #: build/advanced-random-posts-widget/includes/form.php:88 includes/form.php:88
47
  msgid "Ignore sticky posts"
48
  msgstr ""
49
 
50
+ #: build/advanced-random-posts-widget/includes/form.php:94 includes/form.php:94
51
  msgid "Number of posts to show"
52
  msgstr ""
53
 
54
+ #: build/advanced-random-posts-widget/includes/form.php:97 includes/form.php:97
55
  msgid "to show all posts."
56
  msgstr ""
57
 
58
+ #: build/advanced-random-posts-widget/includes/form.php:102
59
  #: includes/form.php:102
60
  msgid "Offset"
61
  msgstr ""
62
 
63
+ #: build/advanced-random-posts-widget/includes/form.php:105
64
  #: includes/form.php:105
65
  msgid "The number of posts to skip"
66
  msgstr ""
67
 
68
+ #: build/advanced-random-posts-widget/includes/form.php:110
69
  #: includes/form.php:110
70
  msgid "Post type"
71
  msgstr ""
72
 
73
+ #: build/advanced-random-posts-widget/includes/form.php:121
74
  #: includes/form.php:121
75
  msgid "Post status"
76
  msgstr ""
77
 
78
+ #: build/advanced-random-posts-widget/includes/form.php:136
79
  #: includes/form.php:136
80
  msgid "Limit to Category"
81
  msgstr ""
82
 
83
+ #: build/advanced-random-posts-widget/includes/form.php:152
84
  #: includes/form.php:152
85
  msgid "Limit to Tag"
86
  msgstr ""
87
 
88
+ #: build/advanced-random-posts-widget/includes/form.php:168
89
  #: includes/form.php:168
90
  msgid "Limit to Taxonomy"
91
  msgstr ""
92
 
93
+ #: build/advanced-random-posts-widget/includes/form.php:171
94
  #: includes/form.php:171
95
  msgid "Ex: category=1,2,4&amp;post_tag=6,12"
96
  msgstr ""
97
 
98
+ #: build/advanced-random-posts-widget/includes/form.php:172
99
  #: includes/form.php:172
100
  msgid "Available: "
101
  msgstr ""
102
 
103
+ #: build/advanced-random-posts-widget/includes/form.php:184
104
  #: includes/form.php:184
105
  msgid "Display thumbnail"
106
  msgstr ""
107
 
108
+ #: build/advanced-random-posts-widget/includes/form.php:190
109
  #: includes/form.php:190
110
  msgid "Thumbnail Size "
111
  msgstr ""
112
 
113
+ #: build/advanced-random-posts-widget/includes/form.php:197
114
  #: includes/form.php:197
115
  msgid "Please read %1$sFAQ%2$s for more information."
116
  msgstr ""
117
 
118
+ #: build/advanced-random-posts-widget/includes/form.php:203
119
  #: includes/form.php:203
120
  msgid "Use custom thumbnail sizes"
121
  msgstr ""
122
 
123
+ #: build/advanced-random-posts-widget/includes/form.php:209
124
  #: includes/form.php:209
125
  msgid "Width & Height"
126
  msgstr ""
127
 
128
+ #: build/advanced-random-posts-widget/includes/form.php:217
129
  #: includes/form.php:217
130
  msgid "Thumbnail Alignment"
131
  msgstr ""
132
 
133
+ #: build/advanced-random-posts-widget/includes/form.php:220
134
  #: includes/form.php:220
135
  msgid "Left"
136
  msgstr ""
137
 
138
+ #: build/advanced-random-posts-widget/includes/form.php:221
139
  #: includes/form.php:221
140
  msgid "Right"
141
  msgstr ""
142
 
143
+ #: build/advanced-random-posts-widget/includes/form.php:222
144
  #: includes/form.php:222
145
  msgid "Center"
146
  msgstr ""
147
 
148
+ #: build/advanced-random-posts-widget/includes/form.php:227
149
  #: includes/form.php:227
150
  msgid ""
151
  "Your theme does not support Post Thumbnail feature, please go to "
153
  "how to activate it in your theme."
154
  msgstr ""
155
 
156
+ #: build/advanced-random-posts-widget/includes/form.php:237
157
  #: includes/form.php:237
158
  msgid "Display excerpt"
159
  msgstr ""
160
 
161
+ #: build/advanced-random-posts-widget/includes/form.php:243
162
  #: includes/form.php:243
163
  msgid "Excerpt Length"
164
  msgstr ""
165
 
166
+ #: build/advanced-random-posts-widget/includes/form.php:251
167
  #: includes/form.php:251
168
  msgid "Display Date"
169
  msgstr ""
170
 
171
+ #: build/advanced-random-posts-widget/includes/form.php:258
172
  #: includes/form.php:258
173
  msgid "Display Modified Date"
174
  msgstr ""
175
 
176
+ #: build/advanced-random-posts-widget/includes/form.php:265
177
  #: includes/form.php:265
178
  msgid "Use Relative Date. eg: 5 days ago"
179
  msgstr ""
180
 
181
+ #: build/advanced-random-posts-widget/includes/form.php:275
182
  #: includes/form.php:275
183
  msgid "Custom CSS"
184
  msgstr ""
185
 
186
+ #: build/advanced-random-posts-widget/includes/form.php:278
187
  #: includes/form.php:278
188
  msgid "You can find the plugin css selector on %1$sFAQ page%2$s."
189
  msgstr ""
190
 
191
+ #: build/advanced-random-posts-widget/includes/functions.php:14
192
+ #: build/advanced-random-posts-widget/includes/widget.php:27
193
  #: includes/functions.php:14 includes/widget.php:27
194
  msgid "Random Posts"
195
  msgstr ""
196
 
197
+ #: build/advanced-random-posts-widget/includes/posts.php:101
198
+ #: build/advanced-random-posts-widget/includes/posts.php:107
199
  #: includes/posts.php:101 includes/posts.php:107
200
  msgid "%s ago"
201
  msgstr ""
202
 
203
+ #: build/advanced-random-posts-widget/includes/widget.php:17
204
  #: includes/widget.php:17
205
  msgid ""
206
  "An advanced widget that gives you total control over the output of the "
207
  "random posts."
208
  msgstr ""
209
 
210
+ #: build/advanced-random-posts-widget/includes/form.php:34 includes/form.php:34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
211
  msgctxt "widget tab name"
212
  msgid "General"
213
  msgstr ""
214
 
215
+ #: build/advanced-random-posts-widget/includes/form.php:35 includes/form.php:35
216
  msgctxt "widget tab name"
217
  msgid "Posts"
218
  msgstr ""
219
 
220
+ #: build/advanced-random-posts-widget/includes/form.php:36 includes/form.php:36
221
  msgctxt "widget tab name"
222
  msgid "Taxonomy"
223
  msgstr ""
224
 
225
+ #: build/advanced-random-posts-widget/includes/form.php:37 includes/form.php:37
226
  msgctxt "widget tab name"
227
  msgid "Thumbnail"
228
  msgstr ""
229
 
230
+ #: build/advanced-random-posts-widget/includes/form.php:38 includes/form.php:38
231
  msgctxt "widget tab name"
232
  msgid "Extras"
233
  msgstr ""
234
 
235
+ #: build/advanced-random-posts-widget/includes/form.php:39 includes/form.php:39
236
  msgctxt "widget tab name"
237
  msgid "Custom CSS"
238
  msgstr ""
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Advanced Random Posts Widget ===
2
- Contributors: themejunkie
3
  Tags: random posts, thumbnail, widget, widgets, sidebar, excerpt, category, post tag, post type, taxonomy, shortcode, multiple widgets
4
  Requires at least: 4.0
5
- Tested up to: 4.3.1
6
- Stable tag: 2.1.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -11,9 +11,6 @@ Provides flexible and advanced random posts. Display it via shortcode or widget
11
 
12
  == Description ==
13
 
14
- > Please see [FAQ](http://wordpress.org/plugins/advanced-random-posts-widget/faq/) page to read common questions.
15
- Please see [Other Notes](http://wordpress.org/plugins/advanced-random-posts-widget/other_notes/) to read how to use shortcode.
16
-
17
  This plugin will enable a custom, flexible and advanced random posts. It allows you to display a list of random posts via shortcode or widget with thumbnail, excerpt and post date, also you can display it from all or specific or multiple taxonomy.
18
 
19
  = Features Include =
@@ -160,7 +157,9 @@ after=""
160
 
161
  == Changelog ==
162
 
163
- > If you use cache plugin, please flush or clean the cache to see what changes in this plugin.
 
 
164
 
165
  = 2.1.0 - Nov 06, 2015 =
166
  * UI Changes!
@@ -170,4 +169,4 @@ after=""
170
  * Sanitize after and before the posts with `wp_kses_post`, security purpose
171
  * Introducing new hook `arpw_before_loop_WIDGETID` & `arpw_after_loop_WIDGETID`
172
  * Inline default style, no more load extra file from the plugin
173
- * Sanitize Custom CSS, better security
1
  === Advanced Random Posts Widget ===
2
+ Contributors: themejunkie, satrya
3
  Tags: random posts, thumbnail, widget, widgets, sidebar, excerpt, category, post tag, post type, taxonomy, shortcode, multiple widgets
4
  Requires at least: 4.0
5
+ Tested up to: 4.8.2
6
+ Stable tag: 2.1.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
11
 
12
  == Description ==
13
 
 
 
 
14
  This plugin will enable a custom, flexible and advanced random posts. It allows you to display a list of random posts via shortcode or widget with thumbnail, excerpt and post date, also you can display it from all or specific or multiple taxonomy.
15
 
16
  = Features Include =
157
 
158
  == Changelog ==
159
 
160
+ = 2.1.1 - Oct 19, 2017 =
161
+ * Maintenance update
162
+ * Support WordPress 4.8.2
163
 
164
  = 2.1.0 - Nov 06, 2015 =
165
  * UI Changes!
169
  * Sanitize after and before the posts with `wp_kses_post`, security purpose
170
  * Introducing new hook `arpw_before_loop_WIDGETID` & `arpw_after_loop_WIDGETID`
171
  * Inline default style, no more load extra file from the plugin
172
+ * Sanitize Custom CSS, better security