• Resolved jamesstcrice

    (@jamesstcrice)


    Hi there,

    Why does the plugin add a meta generator tag to the page? (even when no front end snippets from the plugin are in-use)
    Is there a hook for removing it?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jamesstcrice

    (@jamesstcrice)

    Did some additional poking around and found the code that adds the generator tag in site kit. Since it uses an anonymous function, it can’t be removed using remove_action which is unfortunate.

    It would be great if this tag was either removed entirely, or the code altered to use a named function/action that can be manipulated as needed.

    • This reply was modified 4 years, 12 months ago by jamesstcrice.

    @jamesstcrice yes, I’ve added this to our Github Repository to address your request. Thanks for raising it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Meta generator tag’ is closed to new replies.