這個外掛並未在最新的 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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

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.