Description
Removes “Links” admin section. That is all, folks! Not a brilliant, but useful sometimes.
Installation
- Upload the entire
remove-links-page
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Remove Links Page” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remove Links Page” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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