Adding a jQuery script to wordpress Admin
问题 I cannot for some reason get the wordpress /wp-admin pages to execute a simple query file. It only works if i deregister jquery in my functions.php within my theme folder, but then i must re-register all the jquery.ui files separately which is tedious. Im using wordpress 3.0 multisite installation. I'm trying not to touch the core wp files. It will show in the source and links to the file ok but won't execute the script. heres what i have in my functions.php: function my_script() { if (!is