[wp-hackers] Included scripts array

scribu scribu at gmail.com
Thu Aug 7 19:45:36 GMT 2008


<?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


More information about the wp-hackers mailing list