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

Silence jQuery Migrate Installed Message

Опис

A simple WordPress plugin to silence the “JQMIGRATE: Migrate is installed” console message.

Acknowledgements

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/silence-jquery-migrate-installed-message directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. You should no longer see the “JQMIGRATE: Migrate is installed” message in the developer tools console from each page.

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“Silence jQuery Migrate Installed Message” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Silence jQuery Migrate Installed Message” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.1

  • Fixed some weirdness in the console.log override function that may have caused issues with non-string console entries.
  • Updated README and prepared to be added to the WordPress.org plugins website.

1.0.0

  • First release on Github.