Skip to content

Commit 4251717

Browse files
committed
Bump version
1 parent 427f986 commit 4251717

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

RandomPostOnRefresh.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Random Post on Refresh
44
* Description: Show a random post on every page load.
55
* Plugin URI: http://wpscholar.com/wordpress-plugins/random-post-on-refresh/
6-
* Version: 1.2.2
6+
* Version: 1.2.3
77
* Author: Micah Wood
88
* Author URI: https://wpscholar.com
99
* Requires at least: 6.4

readme.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: random post, post rotation, different post
55
Requires at least: 6.4
66
Requires PHP: 7.4
77
Tested up to: 6.8
8-
Stable tag: 1.2.2
8+
Stable tag: 1.2.3
99
License: GPLv3
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -86,6 +86,10 @@ Keep in mind that any of these attributes can be combined as needed. Example: `
8686

8787
== Changelog ==
8888

89+
= 1.2.3 =
90+
91+
* Allow customization of order and orderby query args.
92+
8993
= 1.2.2 =
9094

9195
* General maintenance
@@ -138,3 +142,7 @@ Keep in mind that any of these attributes can be combined as needed. Example: `
138142

139143
* Allow customization of posts_per_page query arg.
140144

145+
= 1.2.3 =
146+
147+
* Allow customization of order and orderby query args.
148+

0 commit comments

Comments
 (0)