WordPress 添加 <div id="level-access-access-assistant-highlight-container">
Word press adds <div id="level-access-access-assistant-highlight-container">
我在 wordpress 中使用高级自定义字段插件,每当我修改 chrome 中帖子的文本字段时,wordpress 都会将 <div id="level-access-access-assistant-highlight-container">
附加到我的文本末尾。除了作为灯塔错误弹出并告诉我我有多个具有相同 ID 的元素之外,实际上没有做任何事情。
问题出现在 chrome 的最新版本中,但不会出现在 firefox/edge/ie
中
还有其他人遇到过这个问题吗?我可以做些什么来改变它吗?
LINK: here
"Issue comes up on the latest versions of chrome, but doesn't happen in
firefox/edge/ie"
那么这可能不是服务器端问题,而是 "id" 被浏览器 extension/add-on(识别可访问性问题???)插入到您自己的 Chrome 浏览器中.检查您为 Chrome 安装的浏览器 extensions/add-ons 并尝试停用它们。
我在 wordpress 中使用高级自定义字段插件,每当我修改 chrome 中帖子的文本字段时,wordpress 都会将 <div id="level-access-access-assistant-highlight-container">
附加到我的文本末尾。除了作为灯塔错误弹出并告诉我我有多个具有相同 ID 的元素之外,实际上没有做任何事情。
问题出现在 chrome 的最新版本中,但不会出现在 firefox/edge/ie
中还有其他人遇到过这个问题吗?我可以做些什么来改变它吗?
LINK: here
"Issue comes up on the latest versions of chrome, but doesn't happen in firefox/edge/ie"
那么这可能不是服务器端问题,而是 "id" 被浏览器 extension/add-on(识别可访问性问题???)插入到您自己的 Chrome 浏览器中.检查您为 Chrome 安装的浏览器 extensions/add-ons 并尝试停用它们。