pods icon indicating copy to clipboard operation
pods copied to clipboard

3.0 UI.php callbacks looking for apply_filters in the wrong place

Open jamesgol opened this issue 9 years ago • 0 comments

First noticed the Components page was generating tons of tracebacks. Turns out this is why.

PR coming for this.

I'll merge it but leave this open because I'm curious about why we are unshifting null as the first argument that gets passed. I couldn't find any of the old do_hooks stripping that out and I couldn't find any documentation about it. Maybe @sc0ttkclark or @Shelob9 knows?

Does anyone use those callbacks?

jamesgol avatar Feb 12 '15 07:02 jamesgol