Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Dec 11, 2024
1 parent 46fca21 commit f282233
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rd-postorder.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Rundiz PostOrder
* Plugin URI: https://rundiz.com/?p=319
* Description: Re-order posts to what you want.
* Version: 1.0.4
* Version: 1.0.5
* Requires at least: 4.7.0
* Requires PHP: 5.5
* Author: Vee Winch
Expand Down
10 changes: 8 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=== Rundiz PostOrder ===
Contributors: okvee
Tags: posts, order, sort, re-arrange, sortable
Tested up to: 6.6
Stable tag: 1.0.4
Tested up to: 6.8
Stable tag: 1.0.5
License: MIT
License URI: https://opensource.org/licenses/MIT
Requires at least: 4.7.0
Expand Down Expand Up @@ -70,6 +70,12 @@ Please note that to hook into this filter in the theme some times it might not w
3. Re-ordering action.

== Changelog ==
= 1.0.5 =
2024-12-11

* Update reset/restart numbering all posts order.
Use default WordPress front page order including sticky at the top, and all other post statuses.

= 1.0.4 =
2024-07-01

Expand Down

0 comments on commit f282233

Please sign in to comment.