Title: Export to XML
Last modified: August 30, 2016

---

# Export to XML

 *  Resolved [JackTheKnife](https://wordpress.org/support/users/scyzor/)
 * (@scyzor)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/export-to-xml/)
 * Is it possible to export data from custom post types created using Types plugin
   to custom XML file? Are there any documentation where are stored all data in 
   WP database?
 * Thanks
 * [https://wordpress.org/plugins/types/](https://wordpress.org/plugins/types/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/export-to-xml/#post-6784639)
 * Dear Jack
 * Content of custom post types you can export using built-in export option:
 *     ```
       WP-admin -> tools -> export
       ```
   
 * For import you can use [https://wordpress.org/plugins/wordpress-importer/](https://wordpress.org/plugins/wordpress-importer/)
   plugin, but remeber, before import you must first defined all custom types which
   you need.
 * If you want to export Types “definition” then use:
 *     ```
       Types -> Options -> Export
       ```
   
 * Cheers,
    Marcin
 *  Thread Starter [JackTheKnife](https://wordpress.org/support/users/scyzor/)
 * (@scyzor)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/export-to-xml/#post-6784726)
 * I’m trying to export custom posts created via Types to specific XML format. At
   that point it will be better to create custom plugin which will do that or to
   create a parser which will “remap” WP XML to my custom one?
 * Dzieki 🙂
 *  Thread Starter [JackTheKnife](https://wordpress.org/support/users/scyzor/)
 * (@scyzor)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/export-to-xml/#post-6784770)
 * I have found that plugin helpful in my case: [https://wordpress.org/support/plugin/wp-all-export](https://wordpress.org/support/plugin/wp-all-export)
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Export to XML’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/types_ced1d3.svg)
 * [Toolset Types - Custom Post Types, Custom Fields and Taxonomies](https://wordpress.org/plugins/types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/types/)
 * [Active Topics](https://wordpress.org/support/plugin/types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/types/reviews/)

## Tags

 * [custom post type](https://wordpress.org/support/topic-tag/custom-post-type/)
 * [export](https://wordpress.org/support/topic-tag/export/)
 * [Import](https://wordpress.org/support/topic-tag/import/)

 * 3 replies
 * 2 participants
 * Last reply from: [JackTheKnife](https://wordpress.org/support/users/scyzor/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/export-to-xml/#post-6784770)
 * Status: resolved