Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Convert post content visible only in code editor to visual editor

$
0
0

Replies: 0

Hi,

I used a scraping plugin to get articles from other websites. The problem is that it shows the post content as its HTML form like:

<div> Welcome to this article </div>
<h1> This is the beginning of the article </h1>…

How can I convert this to a normal post content so I could see the post content via the visual editor and edit it.

I believe with some code in the PHP part it could be done.

I’ll appreciate any help.


Viewing all articles
Browse latest Browse all 59525

Trending Articles