[wp-hackers] wp_enqueue_script() and URLs with 2+ parameters

Austin Matzko if.website at gmail.com
Fri Feb 27 19:04:23 GMT 2009


On Fri, Feb 27, 2009 at 12:36 PM, Mike Schinkel
<mikeschinkel at newclarity.net> wrote:
> The problem is that WordPress sends the first URL that follows to the browser instead of the second URL which is what I need:
>
>
> http://example.com/wp-content/themes/my-theme/js/my-custom-js.js.php?p1=A&#038;p2=B&#038;p3=C
>
> http://example.com/wp-content/themes/my-theme/js/my-custom-js.js.php?p1=A&p2=B&p3=C

I've created a ticket here: https://core.trac.wordpress.org/ticket/9243


More information about the wp-hackers mailing list