WordPress编辑器遇到意外错误。尝试恢复复制后文本

自从60分钟前升级到WordPress后,我完全无法使用Gutenberg进行编辑。我只能使用经典编辑器。我发现以下错误:编辑器遇到意外错误。 尝试恢复 复制Post Text 复制错误 这是因为升级到WP 5.6后复制错误会产生: 错误:缩小反应错误#130;访问https://reactjs.org/docs/error-decoder.html?不变=>在Rc处(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:157:299) 在q(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:69:432) 电压(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:72:200) 在https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:76:214 在T(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:87:146) 在ph值下(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:218:209) 左侧(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:126:409) 在(https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:121:71) (https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:118:14) 在https://weyisland.org.uk/buildu 2/wp-includes/js/dist/vendor/react-dom.min.js:53:49 这肯定是最近WP更新中的错误。 有人能提供解决方案吗? 一个不满的WP用户。 我需要帮助的页面:[登录以查看链接] 访问:https://reactjs.org/提供完整错误为:\"元素类型无效:需要字符串(对于内置组件)或类/函数(对于复合组件),但得到:未定义。\" 有人能帮助解释此错误吗? 谢谢您 另一个奇怪的怪癖:当在页面的仪表板列表中单击\"快速编辑\"时,页面将消失,直到列表刷新为止。 出现了很大的问题! @mikealan–我也遇到了同样的问题。我还更新了WordPress的最新版本(比如1-2天前?)。从今天开始,我无法使用块编辑器进行编辑,只能使用classic。 我尝试过: -逐个停用和重新激活每个插件。 -从原子块迁移到Genesis块。 -安装运行状况检查和故障排除插件。我的网站健康是好的,根据这个插件。使用这个插件,你可以切换到一个默认的主题(例如,WP的Twenty-Twenty主题),并在故障排除模式下打开和关闭插件。(站点访问者仍然可以看到您想要的主题,并且不会失去任何功能。)块编辑器可以很好地处理所有插件和默认主题–但是–当我在故障排除模式下切换到所需主题时,块编辑器再次崩溃。 我从未遇到过所需(即非默认)主题的问题。我的直觉告诉我这也与WP更新有关。 下面是我的错误信息: 错误:Minified React error#130;访问https://reactjs.org/docs/error-decoder.html?不变=>在Rc处(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:157:299) 在q(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:69:432) 电压(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:72:200) 在https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:76:214 在T(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:87:146) 在ph值下(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:218:209) 左侧(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:126:409) 在(https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:121:71) (https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:118:14) 在https://siemachtsewingblog.com/wp-includes/js/dist/vendor/react-dom.min.js:53:49 嗨,@mikealan!看起来您有一些PHP错误,您可以在服务器上查看错误日志。 此外,您还可以启用WordPress调试日志: 在WordPress中调试,你需要禁用插件,找出是哪一个是造成问题的,如果从日志它将不明显,然后联系这个插件(或主题)作者的帮助。 如果要检查与主题的兼容性,则需要切换到默认主题之一,因为我们知道它们与新的WordPress版本兼容。 请记住,多个插件可能同时出现问题。 此外,这里提到了jQuery的常见问题以及如何处理它们: https://github.com/wpmarketingteam/WP5.5/blob/main/Q%26A%20for%20non-technical%20users.md#section-8-jquery @erinvanhandel你应该开始你自己的话题。原来的海报将收到这一个所有的答复。T型

admin_action_{$_REQUEST[‘action’]}

do_action( "admin_action_{$_REQUEST[‘action’]}" )动作钩子::在发送“Action”请求变量时激发。Action Hook: Fires when an ‘action’ request variable is sent.目录锚点:#说明#源码说明(Description)钩子名称的动态部分$_REQUEST['action']引用从GET或POST请求派生的操作。源码(Source)更新版本源码位置使用被使用2.6.0 wp-admin/admin.php:...

日期:2020-09-02 17:44:16 浏览:1127

admin_footer-{$GLOBALS[‘hook_suffix’]}

do_action( "admin_footer-{$GLOBALS[‘hook_suffix’]}", string $hook_suffix )操作挂钩:在默认页脚脚本之后打印脚本或数据。Action Hook: Print scripts or data after the default footer scripts.目录锚点:#说明#参数#源码说明(Description)钩子名的动态部分,$GLOBALS['hook_suffix']引用当前页的全局钩子后缀。参数(Parameters)参数类...

日期:2020-09-02 17:44:20 浏览:1032

customize_save_{$this->id_data[‘base’]}

do_action( "customize_save_{$this->id_data[‘base’]}", WP_Customize_Setting $this )动作钩子::在调用WP_Customize_Setting::save()方法时激发。Action Hook: Fires when the WP_Customize_Setting::save() method is called.目录锚点:#说明#参数#源码说明(Description)钩子名称的动态部分,$this->id_data...

日期:2020-08-15 15:47:24 浏览:775

customize_value_{$this->id_data[‘base’]}

apply_filters( "customize_value_{$this->id_data[‘base’]}", mixed $default )过滤器::过滤未作为主题模式或选项处理的自定义设置值。Filter Hook: Filter a Customize setting value not handled as a theme_mod or option.目录锚点:#说明#参数#源码说明(Description)钩子名称的动态部分,$this->id_date['base'],指的是设置...

日期:2020-08-15 15:47:24 浏览:866

get_comment_author_url

过滤钩子:过滤评论作者的URL。Filter Hook: Filters the comment author’s URL.目录锚点:#源码源码(Source)更新版本源码位置使用被使用 wp-includes/comment-template.php:32610...

日期:2020-08-10 23:06:14 浏览:903

network_admin_edit_{$_GET[‘action’]}

do_action( "network_admin_edit_{$_GET[‘action’]}" )操作挂钩:启动请求的处理程序操作。Action Hook: Fires the requested handler action.目录锚点:#说明#源码说明(Description)钩子名称的动态部分$u GET['action']引用请求的操作的名称。源码(Source)更新版本源码位置使用被使用3.1.0 wp-admin/network/edit.php:3600...

日期:2020-08-02 09:56:09 浏览:848

network_sites_updated_message_{$_GET[‘updated’]}

apply_filters( "network_sites_updated_message_{$_GET[‘updated’]}", string $msg )筛选器挂钩:在网络管理中筛选特定的非默认站点更新消息。Filter Hook: Filters a specific, non-default site-updated message in the Network admin.目录锚点:#说明#参数#源码说明(Description)钩子名称的动态部分$_GET['updated']引用了非默认的...

日期:2020-08-02 09:56:03 浏览:834

pre_wp_is_site_initialized

过滤器::过滤在访问数据库之前是否初始化站点的检查。Filter Hook: Filters the check for whether a site is initialized before the database is accessed.目录锚点:#源码源码(Source)更新版本源码位置使用被使用 wp-includes/ms-site.php:93910...

日期:2020-07-29 10:15:38 浏览:809

WordPress 的SEO 教学:如何在网站中加入关键字(Meta Keywords)与Meta 描述(Meta Description)?

你想在WordPress 中添加关键字和meta 描述吗?关键字和meta 描述使你能够提高网站的SEO。在本文中,我们将向你展示如何在WordPress 中正确添加关键字和meta 描述。为什么要在WordPress 中添加关键字和Meta 描述?关键字和说明让搜寻引擎更了解您的帖子和页面的内容。关键词是人们寻找您发布的内容时,可能会搜索的重要词语或片语。而Meta Description则是对你的页面和文章的简要描述。如果你想要了解更多关于中继标签的资讯,可以参考Google的说明。Meta 关键字和描...

日期:2020-10-03 21:18:25 浏览:1620

谷歌的SEO是什么

SEO (Search Engine Optimization)中文是搜寻引擎最佳化,意思近于「关键字自然排序」、「网站排名优化」。简言之,SEO是以搜索引擎(如Google、Bing)为曝光媒体的行销手法。例如搜寻「wordpress教学」,会看到本站的「WordPress教学:12个课程…」排行Google第一:关键字:wordpress教学、wordpress课程…若搜寻「网站架设」,则会看到另一个网页排名第1:关键字:网站架设、架站…以上两个网页,每月从搜寻引擎导入自然流量,达2万4千:每月「有机搜...

日期:2020-10-30 17:23:57 浏览:1263