add_filter to the_content from plugin function
So, the plugin isn’t wrapping it in any class which is nice and easy for us. We can’t modify the function directly and it doesn’t appear to have any filters so what we can do one of 2 things ( which is essentially the same ). 1) If on most pages you don’t want this … Read more