« Return to Thread: Script concatenation and dependencies

Script concatenation and dependencies

by Jason Penney :: Rate this Message:

Reply to Author | View in Thread

Hi,

I received few reports of my "Use Google Libraries" plugin v1.0.5
causing issues with the 2.8 admin, and it seems to be related to the
script concatenation and how it is interacting with dependencies.
Basically scripts that are eligible for concatenation, but rely on a
dependency that is not can load in the wrong order.

I added an 'init' hook that sets $concatenate_scripts to false, and that
seems to have gotten around it for now, but I didn't know if this would
be considered a bug or not.

Jay


--
Jason C Penney (jpenney@...)
http://jasonpenney.net/
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

 « Return to Thread: Script concatenation and dependencies