WordPress 4.7+ Filter Handling
-
Just a heads up, starting with WordPress 4.7+, the global
wp_filter
a few things have changed.I only know about this because I wrote a function to remove filters when you don’t have access to the class object, which has to be updated to work with 4.7+ as well. Use this plugin a lot so wanted to give you a heads up before it becomes an issue.
https://gist.github.com/tripflex/c6518efc1753cf2392559866b4bd1a53
- The topic ‘WordPress 4.7+ Filter Handling’ is closed to new replies.