Tagged Questions
6
votes
8answers
12k views
What does l10n.js do in WordPress 3.1? And how do I remove it?
I just installed WP 3.1 Beta 2 on my test server. I noticed that it ships with a new l10n.js file that gets automatically inserted into the header.
I did a bit of digging and it has something to do ...
8
votes
2answers
4k views
How to Link External jQuery/Javascript files with WordPress
So I'm using Starkers to base my next WP theme on and I've run into a small issue, I was including my own version of jQuery in the header.php file but when inspecting my site using Firebug I noticed ...