Actions and Filters and Classes, Oh My!

Ever wondered how you can manipulate WordPress filters and actions that are defined inside a PHP class?
I did! I was working on a project recently that needed a plugin. The only problem was that the plugin was inserting some unnecessary cruft into the header of my theme. So, I figured I’d just use the remove_filter

More: continued here

No tags for this post.

Related posts


Leave a Reply