このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Remove Google Analytics (MonsterInsights) comments

説明

A light-weight plugin which will remove the advertisement HTML comments coming from the Google Analytics plugin created by MonsterInsights, such as:

<!-- This site uses the Google Analytics by MonsterInsights plugin -->

This is a must-have plugin if you have Google Analytics by MonsterInsights installed.

Note

This plugin requires Google Analytics by MonsterInsights. If you do not have Google Analytics by MonsterInsights activated, this plugin will not work. Also compatible with the pro version of the mentioned plugin.

Like this plugin?

If you like this plugin, make sure to rate it 5 stars. Also check out Remove Yoast SEO comments!

インストール

  1. Upload the ‘remove-google-analytics-comments’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. All done! The HTML comments are now removed from your front-end source code.

FAQ

When Google Analytics by MonsterInsights updates their plugin, will the HTML comments stay removed?

Yes, they will stay removed.

Does this plugin add any configuration options?

No, activate the plugin and you are done! This plugin will not add any extra tables or such to your database.

Why does this plugin exist?

The HTML comments coming from the Google Analytics by MonsterInsights plugin give out information such as plugin version and type. When there is a exploit in the Google Analytics by MonsterInsights plugin, hackers may take advantage of that exploit to hack your website. A good reason to remove them.

Will this plugin modify any of my Google Analytics by MonsterInsights plugin files?

No, this plugin will not modify any of your Google Analytics by MonsterInsights plugin files.

評価

2017年5月23日
Basic plug-in, works as advertised. It's a good security thing to not let people know what versions you are using, in case there is an exploit; after having said that, you should patch your servers ANYWAY to avoid exploits taking hold. Even if the information about the version is not exposed on your web site, any exploits IN that version WOULD be, so do the patching. This plugin isn't perfect, however, as I did still find the following variable in the code: var monsterinsights_frontend ... so, anyone looking at source would probably know you're using MonsterInsights ... == John ==
1件のレビューをすべて表示

貢献者と開発者

Remove Google Analytics (MonsterInsights) comments はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Remove Google Analytics (MonsterInsights) comments” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Fixed an security vulnerability regarding target="_blank" (read more)
  • Added support for WordPress 4.7

1.0

  • Initial release