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

Eric Marden wp at xentek.net
Sun May 4 16:22:29 GMT 2008


> if your script is a jquery plugin, just wp_enqueue_script('myscript',
> 'url of your script', array('jquery')) and rest assured everything
> will always work.

and is wp_register_script basically depreciated in favor of  
wp_enqueue_script?

-e


More information about the wp-hackers mailing list