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.