jQuery Cookie Url Fix

WordPress fix for a 406 error caused by jQuery Cookie

Author:Rodrigo Rutkoski Rodrigues (profile at wordpress.org)
WordPress version required:2.6
WordPress version tested:3.6.1
Plugin version:0.1
Added to WordPress repository:14-10-2013
Last updated:14-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/rutkoski/wp_jquery_cookie_...
Total downloads:1 397
Active installs:20+
plugin download
Click to start download

I made this plugin to fix a bug I got using a theme called Attitude, but other people had the same bug with other plugins. The problem is on some server configurations. mod_security will block the file jquery.cookie.min.js, specifically because of the "cookie" part, and return a 406 Not Acceptable http status. The plugin suplies a copy of the file with a different name.


ChangeLog