=== Remove Links Page === Contributors: karevn Tags: links, remove, admin Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 1.0.1 Removes "Links" admin section. == Description == Removes "Links" admin section. That is all, folks! Not a brilliant, but useful sometimes. == Installation == 1. Upload the entire `remove-links-page` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.0.1 = * Bug fix: admin-ajax.php calls returned a warning because $menu global is not declared in such a case. = 1.0 = * Initial Release