<?php global $wp_scripts; print_r($wp_scripts); ?> I inserted this code in footer.php and nothing happened. How can I see other global variables like $wpdb, but not $wp_scripts? -- http://scribu.net