最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - Exporting post content from wordpress using WP All Export and wpautop() php function to include paragraph tags

programmeradmin0浏览0评论

I have exported my post content from wordpress using WP All Export plugin /, however the content of my posts has been exported as HTML but is missing paragraph tags causing all the text to run together when I import it to my new website.

I have read this guide: /

And would like to apply the solution described here: / when exporting the Content field.

However, my knowledge of PHP is poor at best.

Below is a screenshot of what I believe I need to do. Will this work? I can't test it as I don't yet have the full version of the plugin yet and I don't want to waste money purchasing the full version of WP All Export yet in case this won't work.

I don't want to use this solution as I need to leave the existing wordpress website as is. How do I add paragraph tags to all of my posts after relying on wpauto? - but what I do want to do is what this post suggests at the end: "apply the autop filter in your export routine"

Can anyone please provide some guidance?

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论