Missing global in add_plugin_js_file « on March 27th, 2012, 10:10 AM » In order for add_plugin_js_file() to honor the site gzip and filename obfuscation settings, it needs to pull $settings into scope.Rev 1452
Re: Missing global in add_plugin_js_file « Reply #1, on March 27th, 2012, 12:26 PM » I assume that's still true in 1510 or thereabouts?
Re: Missing global in add_plugin_js_file « Reply #2, on March 27th, 2012, 12:55 PM » Quote from Arantor on March 27th, 2012, 12:26 PMI assume that's still true in 1510 or thereabouts?Yup
Re: Missing global in add_plugin_js_file « Reply #4, on March 29th, 2012, 11:41 AM » Oh, sorry, I forgot to fix this one in one of my commits... Although any plugin-related code is better handled by Pete ;)