Uncaught TypeError: Cannot read property 'action' of null - WordPress Dashboard Not Loading

Uncaught TypeError: Cannot read property 'action' of null - WordPress Dashboard Not Loading

各位开发者和问题解决者,大家好,

我在登录此 WordPress 网站后遇到了一个问题。这似乎发生在主仪表板页面、插件页面和许多其他页面上。

由于对控制台错误进行了一些 Google 搜索:

Uncaught TypeError: Cannot read property 'action' of null at load-scripts.php:20 at dispatch (load-scripts.php:3) at r.handle (load-scripts.php:3)

我发现了一些与 "Uncaught TypeError: Cannot read property 'action' of null" 有关的其他 Stack Overflow 问题。但不是特定于 WordPress 仪表板的这种情况。

我对解决控制台错误特别是涉及核心 WordPress 文件的错误还很陌生。

load-scripts.php

https://website.com/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,underscore,wp-util,wp-a11y,updates&ver=4.6.12

对于解决此问题的任何帮助将不胜感激。

提前致谢!

插件 "My WP Plugin" 可能会导致问题,请尝试停用它。