Advertisement
Guest User

wxr template comments body

a guest
Mar 26th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <wp:comment>
  2. <wp:comment_id><%commentid%></wp:comment_id>
  3. <wp:comment_author><![CDATA[<%user%>]]></wp:comment_author>
  4. <wp:comment_author_email><%userid(email)%></wp:comment_author_email>
  5. <wp:comment_author_url><%userid(url)%></wp:comment_author_url>
  6. <wp:comment_author_IP><%ip%></wp:comment_author_IP>
  7. <wp:comment_date><%date(%Y-%m-%d %H:%M:%S)%></wp:comment_date>
  8. <wp:comment_date_gmt><%date(utc)%></wp:comment_date_gmt>
  9. <wp:comment_content><![CDATA[<%body%>]]></wp:comment_content>
  10. <wp:comment_approved>0</wp:comment_approved>
  11. <wp:comment_type></wp:comment_type>
  12. <wp:comment_parent>0</wp:comment_parent>
  13. <wp:comment_user_id>0</wp:comment_user_id>
  14. </wp:comment>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement