Skip to content

Instantly share code, notes, and snippets.

@champierre
Created September 7, 2011 14:30
Show Gist options
  • Save champierre/1200720 to your computer and use it in GitHub Desktop.
Save champierre/1200720 to your computer and use it in GitHub Desktop.
367 <guid isPermaLink="false"><?php esc_url( the_guid() ); ?></guid>
368 <description></description>
369 <content:encoded><?php echo wxr_cdata( apply_filters( 'the_content_export', wpautop( $post->post_content ) ) ); ?></content:encoded>
370 <excerpt:encoded><?php echo wxr_cdata( apply_filters( 'the_excerpt_export', $post->post_excerpt ) ); ?></excerpt:encoded>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment