Advertisement
SimeonGriggs

Importing Textpattern Articles into Wordpress Posts

Oct 8th, 2017
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>
  2. <Textpattern>
  3. <txp:article_custom section=&quot;&quot; limit=&quot;2000&quot;>
  4. <Article>
  5. <ID><txp:article_id /></ID>
  6. <header><txp:title /></header>
  7. <posted><txp:posted /></posted>
  8. <copy><![CDATA[<txp:body />]]></copy>
  9. <category1><txp:category1 /></category1>
  10. <category2><txp:category2 /></category2>
  11. </Article>
  12. </txp:article_custom>
  13. </Textpattern>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement