Disable Version Meta Tag
-
Hi,
I’m trying to disable the version meta tag.
remove_action doesn’t work because it’s in a class with it’s own namespace.
I had to comment out the add_action in the plugin file, but I have to do it after every update.
How would I remove the action so I don’t have to edit the plugin file?
Thanks in advance, Sean
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Disable Version Meta Tag’ is closed to new replies.