admin管理员组文章数量:1336320
How do you get the unmodified post content?
It seems WordPress modifies the post content. It changes the HTML by adding or removing from it.
This post is different from this post:
Get WordPress post content by post id
How do you get the unmodified post content?
It seems WordPress modifies the post content. It changes the HTML by adding or removing from it.
This post is different from this post:
Get WordPress post content by post id
Share Improve this question edited Jun 20, 2020 at 20:27 1.21 gigawatts asked Jun 20, 2020 at 20:21 1.21 gigawatts1.21 gigawatts 1,0003 gold badges13 silver badges34 bronze badges1 Answer
Reset to default 0It seems that the original content is unmodified if I access it like this:
echo $post->post_content;
And I do not save the post in the editor and do not use the visual editor.
This is using WordPress 5.4.2.
本文标签: How to get unmodified post content
版权声明:本文标题:How to get unmodified post content? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742330826a2454658.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论