• Resolved Davecola

    (@davecola)


    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)
  • 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/

    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.

    Wpnoobz, try this patch: http://www.q2w3.ru/2011/02/25/3234/

    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

    (@davecola)

    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.