Importing post excerpt from XML doesn't work
-
I am following the directions on http://codex.ww.wp.xz.cn/Importing_Content to import posts in an XML format, ie
<item> <pubDate>Wed, 30 Jan 2009 12:00:00 +0000</pubDate> <category>Kites</category> <category>Taiwan</category> <title>Fun times</title> <content:encoded><p>What great times we had...</p><p>And then Bob...</p></content:encoded> </item>However when I tried to include the excerpt,
<excerpt:encoded><p>the excerpt</excerpt:encoded>
It doesn’t work. Is importing of excerpts just not supported?
The topic ‘Importing post excerpt from XML doesn't work’ is closed to new replies.