Title: Maintaining &amp; Updating this plugin
Last modified: August 30, 2016

---

# Maintaining & Updating this plugin

 *  ResolvedPlugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/)
 * Dear fellow WPers
 * I have been using this plugin for some time and contributed some patches to it
   via my [GitHub repo](https://github.com/aurovrata/ReOrder-posts-within-categories).
   When I come across a bug or somone else reports another fix, I include it into
   the repo.
 * If you wish to try this plugin, I recommend you download the zip version from
   the repo.
 * **What does this version contain?**
 * It fixes some issues I reported in [this thread](https://wordpress.org/support/topic/editor-role-access-1?replies=6).
 * It also fixes an issue with Network installations of WP, I reported in [this thread](https://wordpress.org/support/topic/wordpress-mutlisite-activation-issues?replies=1).
 * It includes the fix reported by setcookie in [this thread](https://wordpress.org/support/topic/ajax-not-working-13?replies=2).
 * I will keeping posting to this thread whenever a new version is released in github.
 * If you find a bug and fix it, please report it in a separate thread and ping 
   me on this thread with a link to your thread.
 * [https://wordpress.org/plugins/reorder-post-within-categories/](https://wordpress.org/plugins/reorder-post-within-categories/)

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/maintaining-updating-this-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/maintaining-updating-this-plugin/page/2/?output_format=md)

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816643)
 * [Version 1.2](https://github.com/aurovrata/ReOrder-posts-within-categories/releases/tag/1.2)
   has been released in GitHub. It is a cleaned up version with better notification
   in the dashboard, a small bug fix, and all previous patches made from the original
   fork.
 *  [DaveInTrinity](https://wordpress.org/support/users/daveintrinity/)
 * (@daveintrinity)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816661)
 * Tried installing V1.2 on WordPress 4.3.1.
 * Fatal error: Can’t use method return value in write context in /home/daloro5/
   public_html/yourfloridalisting.com/wp-content/plugins/ReOrder-posts-within-categories-
   1.2/reorder-posts-within-categories.php on line 71
 * I have no idea how to work-around or fix this.
 * Thank you.
 * Dave
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816666)
 * ooops, jus realised the release includes an older version…shall fix in the next
   5 minutes
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816667)
 * Dave, please try [this new link](https://github.com/aurovrata/ReOrder-posts-within-categories/releases/tag/1.2.1).
   Should work correctly now.
 *  [tracyevans](https://wordpress.org/support/users/tracyevans/)
 * (@tracyevans)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816740)
 * Aurovrata, thanks for updating this plugin! Those who use it rely on it big time.
 * I am having a problem with it on one site. It doesn’t work with a commercial 
   theme called [X](http://theme.co/x/?gclid=Cj0KEQiAqqO0BRDyo8mkv9y259EBEiQApVQD_QHBBS2Isf1AYDDkiF7qDyB34dxt3EdX89T_awdoVNUaAhAn8P8HAQ)
 * It doesn’t seem to save its settings when used on that site. I can drag the items
   around to reorder them, but they don’t stick. Any ideas why?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816743)
 * Hi Tracy
 * my guess is some jquery conflict. Could you inspect the page (Firebug or other)
   and switch on the Javascript error reporting on the Console and reload the page.
   See if you get any jquery/javascript errors.
 * It very much sounds like the jquery is acting buggy.
 * Let me know what you find.
 *  [mikecron](https://wordpress.org/support/users/mikecron/)
 * (@mikecron)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816768)
 * Aurovrata — just wanted to thank you for picking up on the development of this
   plugin. It’s been one of the better plugins for post reordering and an important
   part of many of our sites. We were crestfallen when it stopped working properly
   a while back.
 * Your version works great — **thank you!**
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816769)
 * Hi Mike, thank you for the kinds words 🙂
 *  [anychanh](https://wordpress.org/support/users/anychanh/)
 * (@anychanh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816777)
 * Hi Aurovrata, thanks for your updates.
 * I have a small issue, please help me fix it. I have a parent category and its
   child. When I choose parent category, it loaded all posts from parent cate and
   its child. I just want to reorder parent category and its posts, not from child
   category.
 * Please take a look at it. Thanks Aurovrata 🙂
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816778)
 * HI Anychanh
 * thanks for bringing this to everyone’s notice.
 * Category term children inclusion is a [WordPress default behaviour](https://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters).
   As such I am reluctant to force the plugin to go against the expected behaviour
   of WP, hence I have instead introduced a filter where you can modify the admin
   post retrieval query. [Version 1.2.1 on GitHub](https://github.com/aurovrata/ReOrder-posts-within-categories/releases/tag/v1.2.1)
   has the newly added filter, along with an example as to how to use it.
 *  [anychanh](https://wordpress.org/support/users/anychanh/)
 * (@anychanh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816779)
 * It work like a charm, thank you so much Aurovrata.
 * Just a little question. When I move site to another hosting, all re-order was
   reseted, I have to re-order again. May you know how to backup or the way to keep
   all re-order things?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816780)
 * You have to copy your entire database to do so. Use a plugin such as [Duplicator](https://wordpress.org/plugins/duplicator/)
   to transfer your site.
 *  [anychanh](https://wordpress.org/support/users/anychanh/)
 * (@anychanh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816781)
 * Thank you so much Mr. Aurovrata 🙂
 *  [anychanh](https://wordpress.org/support/users/anychanh/)
 * (@anychanh)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816782)
 * Mr. Aurovrata
 * Query category normally which re-ordered, it’s out re-ordered. It’s fanstastic.
   Old version can not do that.
 * But when I query category orderby Random, it’s still out re-order. How to random
   category?
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/#post-6816783)
 * I don’t understand what you mean by out re-ordered.
 * What do you mean by
 * > when I query category orderby Random, it’s still out re-order.
 * are you trying to impose a random order using the filter?
 * The plugin allows for manual ordering of post in the category that you have enabled
   the plugin on.
 * If you wish to have some posts ordered manually and other posts ordered randomly,
   I suggest that you create a custom taxonomy for the later. Posts that need to
   be ordered randomly will need to be assigned a term in this custom taxonomy.
   
   Do not enable the plugin on this custom taxonomy. Build custom queries for this
   taxonomy using `orderby->rand`.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/maintaining-updating-this-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/maintaining-updating-this-plugin/page/2/?output_format=md)

The topic ‘Maintaining & Updating this plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/reorder-post-within-categories_c18d38.
   svg)
 * [ReOrder Posts within Categories](https://wordpress.org/plugins/reorder-post-within-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reorder-post-within-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reorder-post-within-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reorder-post-within-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reorder-post-within-categories/reviews/)

 * 17 replies
 * 6 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/maintaining-updating-this-plugin/page/2/#post-6816793)
 * Status: resolved