Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 WP All Import 和 WooCommerce 在我的 WordPress 中上传和插入数据条目。
CSV 文件的所有者有一个名为“description”的字段,但他有 HTML 标签。
例如:
<em><strong>hello world</strong></em><strong></strong>
这些标签显示在我的 WordPress 上。
如何运行这些标签(我想拥有所有者的格式)?
解释:如果我手动粘贴此内容,该字段是 woocommerce 标准描述字段,一切正常!如果我用 wp-all import 导入内容有问题
“全部导入” 图片
没有所有进口一切都很好