Import custom tag to WordPress comments?
-
I very much appreciate your plugin. The import worked out pretty well. I just do have one question: Is there a way to import comments as comments to the WordPress articles, too?
In my case, the comments in the HTML files are situated below of the texts of the main entries and are marked the following way:
<div class=”comments”><h3>Kommentare</h3><div class=”comment” id=”c769″>
<div class=”comment-meta”><span class=”comment-author”>Firstname Lastname</span></div><span class=”comment-published”>2011-11-11 11:11:11</span><div class=”comment-content”>That’s the text of the first comment.</div></div><div class=”comment” id=”c770″>
<div class=”comment-meta”><span class=”comment-author”>Firstname2 Lastname2</span></div><span class=”comment-published”>2012-12-12 12:12:12</span><div class=”comment-content”>That’s the text of the second comment.
</div></div>Thank you very much for your information.
The topic ‘Import custom tag to WordPress comments?’ is closed to new replies.