=== Remove Prototype === Contributors: john010117 Donate link: http://john010117.com/ Tags: remove,prototype,js Requires at least: 2.6.3 Tested up to: 2.6.3 Stable tag: trunk Removes the annoying prototype.js call from wp_head() == Description == Removes the annoying prototype.js call from wp_head(). This is only to be used if prototype.js is unnecessarily included in wp_head() (hint: look at the source). Removing the prototype.js call from wp_head may break some plugin functionality. Use with caution. [Support](http://forum.john010117.com/) | == Frequently Asked Questions == = Will this break the admin panel functionality? = Not if you're using Wordpress 2.6.3 or higher == Screenshots == == Installation == 1. Unzip into your `/wp-content/plugins/` directory. If you're uploading it make sure to upload the top-level folder. Don't just upload all the php files and put them in `/wp-content/plugins/`. 1. Activate the plugin through the 'Plugins' menu in WordPress 1. That's it!