Your plugin is loading an out of date version of jQuery and breaking other plugins. Please read up on the wp_enqueue() function and use that to include the WordPress included version of jQuery rather than hard-coding the library into your plugin.
Your plugin is loading an out of date version of jQuery and breaking other plugins. Please read up on the wp_enqueue() function and use that to include the WordPress included version of jQuery rather than hard-coding the library into your plugin.
Agree. Please get it fixed!
This topic has been closed to new replies.