getherbert / herbert

The WordPress Plugin Framework:
http://getherbert.com/
632 stars 94 forks source link

Enqueue Filter by Panel broke #45

Closed ChrisB-io closed 9 years ago

ChrisB-io commented 9 years ago

Enqueuing a script/css and filtering by panel throws an error, getPanels() not a function in Herbert/Framework/Enqueue.php line 185

Only tested on $enqueue->admin, doesn't work with '*' or with a named panel.

jasonagnew commented 9 years ago

Thanks for reporting, I'll fix this tomorrow.

jasonagnew commented 9 years ago

Sorry for the delay this is fixed now, run composer update