Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

jQuery Cookie Url Fix

Descripción

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.

Instalación

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. That’s it!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"jQuery Cookie Url Fix" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "jQuery Cookie Url Fix" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.