[Plugin: Twitter Badge Widget] JQuery isue with WordPress 3.3
-
With the latest uprade to WordPress 3.3 there is a script in the footer which removes the jQuery variable from scope.
<script type="text/javascript"> var dom = {};dom.query = jQuery.noConflict(true); </script><script type="text/javascript"> $=dom.query; </script>Once I’ve worked out what changes are needed to fix this I’ll upload a new version.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Twitter Badge Widget] JQuery isue with WordPress 3.3’ is closed to new replies.