[wp-trac] [WordPress Trac] #21170: JavaScript actions and filters
WordPress Trac
noreply at wordpress.org
Mon Jul 29 00:50:28 UTC 2013
#21170: JavaScript actions and filters
-----------------------------+-----------------------------
Reporter: koopersmith | Owner: koopersmith
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 3.4
Severity: normal | Resolution:
Keywords: 2nd-opinion |
-----------------------------+-----------------------------
Comment (by azaozz):
> ...something like Carl's code could become a very baked-in part of core
code that doesn't have to be reworked or replaced as we add and remove
other libraries.
Agreed. Also note that for hooks to be effective the JS has to be the
first thing that loads in the head (so the hooks can be used at any time).
Having an external dependency is not ideal for this.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21170#comment:71>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list