This hacky plugin still does a magnificent Job in allowing you to customize Position, Title and Visibility of Wordpress Admin Menu Items. In case you want to provide your users an easy, stripped down interface, this plugin should be the perfect solution.

The only letdown is, that it has a small conflict with wordpress. It bundles another version of JSON.php that is not 100% compatible with the one Wordpress itself ships. If you need specific functions like Services_JSON::encodeUnsafe, you have to work around that by adding

function encodeUnsafe($var) { return $this->encode($var); }

to the plugins JSON.php

Admin Menu Editor For WordPress | W-Shadow.com