[wp-hackers] wp_enqueue_script() and URLs with 2+ parameters
Mike Schinkel
mikeschinkel at newclarity.net
Sat Feb 28 03:30:57 GMT 2009
Matt:
Thanks for clarifying this. I could have sworn that it didn't work, but I just finished building a standalone test just like you did (before seeing yours) and sure enough it did work. At this point I'm not sure what was causing me the trouble because at the time it seems the params were the problem but obviously I was wrong. Sorry I bothered the list with this.
OTOH, the other topic that sprang up still have merit I believe; being able to associate the enqueue for the JS and CSS files with the page template that needs them. One of many things I hope to have time to work on in the near future.
-Mike Schinkel
http://mikeschinkel.com/
----- Original Message -----
From: "Matt Martz" <mdmartz at sivel.net>
To: wp-hackers at lists.automattic.com
Sent: Friday, February 27, 2009 7:36:44 PM GMT -05:00 US/Canada Eastern
Subject: Re: [wp-hackers] wp_enqueue_script() and URLs with 2+ parameters
On Fri, Feb 27, 2009 at 7:34 PM, Glenn Ansley <glenn at glennansley.com> wrote:
> But would it work if you set the header to text/javascipt? Just curious?
It does...but doing header('Content-Type: text/javascript'); doesn't
change php's ability to parse the query_string.
--
Matt Martz
matt at sivel.net
_______________________________________________
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