[wp-trac] Re: [WordPress Trac] #3372: Consolidated JavaScript/CSS
Plugin API
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 23 00:36:48 GMT 2006
#3372: Consolidated JavaScript/CSS Plugin API
-----------------------------+----------------------------------------------
Reporter: robertaccettura | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.2
Component: Optimization | Version: 2.1
Severity: minor | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by robertaccettura):
Replying to [comment:2 RuddO]:
>
> Note that, due to the nature of the requests, it's impossible to make
distinctions
> based on which page the reader is visiting, because the custom CSS and
JS is released
> to the browser separately from the original request.
Ah but you can. i.e.
<script type="text/javascript" src="/wp-
javascript.php?path=/archives/2006/11/22/monkey-love/"></script>
<script type="text/javascript" src="/wp-javascript.php?path=/"></script>
--
Ticket URL: <http://trac.wordpress.org/ticket/3372#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list