[wp-hackers] wp_enqueue_script() and URLs with 2+ parameters
Nathan Rice
ncrice at gmail.com
Fri Feb 27 19:34:30 GMT 2009
This is kinda unrelated, but I've always wondered about this ...
Why is it that, in order to use wp_enqueue_script in a theme, you have to
hook it to wp_head? If I create my own action, and try to hook it to that,
it won't work (at least, it won't work if you call that action before
wp_head in your header.php file).
I've always wondered about that.
Nathan
My Website
http://www.nathanrice.net/
My Twitter
http://twitter.com/nathanrice
On Fri, Feb 27, 2009 at 2:30 PM, Austin Matzko <if.website at gmail.com> wrote:
> On Fri, Feb 27, 2009 at 1:26 PM, Mike Schinkel
> <mikeschinkel at newclarity.net> wrote:
> > So is the filter to use 'clean_url', or something else?
>
> To fix this in current WordPress, filter 'script_loader_src'
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list