[wp-hackers] wp_register_script vs wp_enqueue_script vs <script />

Eric Marden wp at xentek.net
Sun May 4 15:21:50 GMT 2008


Other than the dependency checking, is there any advantage to using  
wp_register_script over wp_enqueue_script (vs. just pulling it in with  
a standard <script> tag)?

My script is a jquery plugin, but since my theme already has it  
included I know its been loaded. Is there anything else it does that  
would warrant its use?

-e


More information about the wp-hackers mailing list