Title: Adding AStickyPostOrder function for Editor roles
Last modified: August 19, 2016

---

# Adding AStickyPostOrder function for Editor roles

 *  Resolved [Davecola](https://wordpress.org/support/users/davecola/)
 * (@davecola)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/)
 * I would like AStickyPostOrderER to be available for Editor roles, but I am not
   sure which capabilities to add to that role. Anyone attempt this yet?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [wpnoobz](https://wordpress.org/support/users/wpnoobz/)
 * (@wpnoobz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/#post-2076096)
 * Not to derail your thread, but have you even been able to use AStickyPostOrderER?
   I did until I updated to wp 3.1.2. Now it’s just not doing anything. What version
   are you running?
 * As far as I cen see, the plugin haven’t been updated since 2007! [http://pixelplexus.co.za/blog/2007/11/20/plugin-to-change-wordpress-post-order/](http://pixelplexus.co.za/blog/2007/11/20/plugin-to-change-wordpress-post-order/)
 * But to answer your Q: postmash does the same job, and is available in the admin
   interface under posts, so that might be available to Editors.
 *  [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/#post-2076193)
 * Wpnoobz, try this patch: [http://www.q2w3.ru/2011/02/25/3234/](http://www.q2w3.ru/2011/02/25/3234/)
 *  [wpnoobz](https://wordpress.org/support/users/wpnoobz/)
 * (@wpnoobz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/#post-2076194)
 * Max Bond: Yes, thank you. I came across this patch a few days ago, but forgot
   to post it here. It worked perfectly! 🙂
 * I’m sure glad I got this working again 🙂
 * Thanks Max,
 *  Thread Starter [Davecola](https://wordpress.org/support/users/davecola/)
 * (@davecola)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/#post-2076319)
 * How to add to Editor role:
 * “astickypostorderer.php” replace line 38 with:
 * add_management_page(‘AStickyPostOrderER’, ‘AStickyPostOrderER’, ‘level_7’, ‘astickypostorderer’,‘
   astickypostorderer_page’);
 * Just replacing ‘administrator’ with ‘level_7’ to allow editor access.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adding AStickyPostOrder function for Editor roles’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/astickypostorderer.svg)
 * [AStickyPostOrderER](https://wordpress.org/plugins/astickypostorderer/)
 * [Support Threads](https://wordpress.org/support/plugin/astickypostorderer/)
 * [Active Topics](https://wordpress.org/support/plugin/astickypostorderer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/astickypostorderer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/astickypostorderer/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Davecola](https://wordpress.org/support/users/davecola/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/adding-astickypostorder-function-for-editor-roles/#post-2076319)
 * Status: resolved