Skip to content

Commit 86447f9

Browse files
committed
Add readme FAQ mention about plugins that modify JS loading
1 parent 5fd8a2c commit 86447f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ This plugin will allow you to, temporarily, return to the previous version of jQ
3636
= How do I find and use the browser console =
3737
WordPress.org has an article about [using the browsers console log to diagnose JavaScript errors](https://wordpress.org/support/article/using-your-browser-to-diagnose-javascript-errors/).
3838

39+
= The plugin isn't logging deprecations or changing jQuery versions =
40+
If your site has any plugins for combining JavaScript files, or loading them asynchronously, this plugin may be negatively affected and not be able to operate as intended.
41+
42+
If your site requires this plugin to operate, please disable any plugins which interact with the loading of JavaScript files such as the types mentioned above. Once the underlying issue has been resolved, you may remove this plugin and re-enable those other tools.
43+
3944
= How do I know if I need this plugin, or not=
4045
If something isn’t working correctly on your site after you upgraded WordPress, then you can simply try installing and activating this plugin. If this helps, then you leave this plugin activated and follow the instructions in the plugin. The plugin will tell you when you don’t need it any more.
4146

0 commit comments

Comments
 (0)