このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.