• Resolved Hassan

    (@hassanhamm)


    There are two options under the General Settings tab, one of which says “Completely eliminate WordPress version in <head>” and the other beneath it says “Eliminate only the WordPress version number in <head>”.

    I can’t seem to understand the difference between the two, they sound as if they accomplish the same thing.

    http://wordpress.org/plugins/many-tips-together/

Viewing 3 replies - 1 through 3 (of 3 total)
  • “Completely eliminate WordPress version in <head>”

    Completely removes this from source:

    <meta name="generator" content="WordPress 3.7.1" />

    “Eliminate only the WordPress version number in <head>”

    Only removes the WordPress version number, leaving this behind:

    <meta name="generator" content="WordPress" />

    Thread Starter Hassan

    (@hassanhamm)

    Ah, makes sense now. Thanks a lot.

    You’re welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Confusion about WordPress version in head’ is closed to new replies.