Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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.

Часті питання

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.

Відгуки

23.05.2017
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