説明
WordPress 5.5 へのアップデートでは、jquery-migrateとして知られている移行ツールがデフォルトで有効にならなくなりました。これにより、古いコードを実行している一部のテーマやプラグインで予期せぬ動作をする可能性があります。
このプラグインは一時的なソリューションとして機能し、サイトの移行スクリプトを有効にして、プラグインやテーマの作者がコードを更新したり、テストしたりするための時間を与えます。
インストール
- プラグインフォルダーにアップロードします。通常は
wp-content/plugins/です。 - プラグイン画面でプラグインを有効化します
 - それだけです!プラグインは残りを自動的に処理します。
 
FAQ
- 
何かが「非推奨」になるとはどういうことですか?
 - 
スクリプト、ファイル、他のいくつかのコードは、開発者がより最新のコードに置き換えたり、完全に削除したりしている場合には、非推奨となります。
 - 
ブラウザコンソールの見つけ方と使い方
 - 
WordPress.orgに、ブラウザのコンソールログを使用して JavaScript のエラーを診断するに関する記事があります。
 
評価
								
								2020年9月11日
							
						Life (and site saving).
					
								
								2020年9月9日
							
						This plugin saves the life of my theme and gives me time to add a fix for it.
					
								
								2020年9月9日
							
						Can't believe the time and work you saved me locating the issue!  Thank you!
					
								
								2020年9月4日
							
						This plug-in indeed helps a lot in finding themes or plugins that have not (fully) updated to the new requirements regarding jQuery since WP 5.5.
However, for the non-technical user the warning messages this plug-in produces are probably abacadabra. That's not this plugin's fault, but ultimately of course the affected themes/plug-ins authors fault.
Having said that, I think WP should have issued a stern and not to overlook WARNING before someone attempted to update to 5.5. Just my 2 cents...
					
								
								2020年9月4日
							
						Fixed Visual composer back-end editor with WP 5.5 and Elementer Accordions collapse.
					
								
								2020年9月1日
							
						Absolutely ridiculous that WP 5.5 breaks so many plugins / functions, so thank you for saving the day.
					貢献者と開発者
Enable jQuery Migrate Helper はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
v 1.0.1
- 管理者通知の1つが非表示にならないように修正しました。
 
v 1.0.0
- 初回リリース。