Not quite what I was looking for. I am creating a plugin which is supposed to extract the script files that are already queued and list them in the admin panel. The ultimate goal is to combine these files into one and enter the new file into the queue.
On May 23, 2010, at 6:46 PM, ampt wrote: > wp_enqueue_script > http://codex.wordpress.org/Function_Reference/wp_enqueue_script > > > > On 24 May 2010 07:12, [email protected] > <[email protected]> wrote: >> Which wordpress function handles taking an enqueued js script uri and inputs >> it into the <script> tag that is used in outputs by wp_head()? >> _______________________________________________ >> wp-testers mailing list >> [email protected] >> http://lists.automattic.com/mailman/listinfo/wp-testers >> > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
