• 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)
  • Plugin Contributor Daan van den Bergh

    (@daanvandenbergh)

    Hi Sean,

    Sorry for not getting back to you sooner.

    The meta tag is used for testing if the plugin is setup correctly. I agree, that after the tests have completed, the meta tag is no longer needed.

    I’m currently discussing how we’re going to solve this.

    Thanks for reaching out!

Viewing 1 replies (of 1 total)

The topic ‘Disable Version Meta Tag’ is closed to new replies.