Changes between Initial Version and Version 1 of Ticket #30289
- Timestamp:
- 11/08/2014 03:58:33 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30289 – Description
initial v1 14 14 What I am proposing is essentially a short-term fix. A better solution would involve rethinking the way WP handles JS, as discussed in these tickets: 15 15 16 https://core.trac.wordpress.org/ticket/2328517 https://core.trac.wordpress.org/ticket/26113#comment:1 16 #23285 17 comment:1:ticket:26113 18 18 19 19 Also, if there was some kind of a plugin-dependency system in place (#11308) or a concept of "library" plugins (https://wordpress.org/plugins/plugin-dependencies), there wouldn't be the need to put any of this in WP core. Plugins could just declare that they need the plugin which registers GSAP to be installed.