Title: able to export post ID?
Last modified: August 30, 2016

---

# able to export post ID?

 *  Resolved [harry stafford](https://wordpress.org/support/users/harry-stafford/)
 * (@harry-stafford)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/able-to-export-post-id/)
 * I’d like to be able to export my Custom Type File, ID field – I can’t see a way
   of doing this – am I missing something obvious or is it not supported?
 * [https://wordpress.org/plugins/supra-csv-parser/](https://wordpress.org/plugins/supra-csv-parser/)

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

 *  Plugin Author [Joseph Persie](https://wordpress.org/support/users/zmijevik/)
 * (@zmijevik)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/able-to-export-post-id/#post-6420730)
 * Hello Harry,
 * What tables are the Custom Type File and ID field stored in WordPress?
 *  [fx.csetid](https://wordpress.org/support/users/fxcsetid/)
 * (@fxcsetid)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/able-to-export-post-id/#post-6420755)
 * Hi,
 * i have the same question.
 * When i’m trying to extract, i find my custom type vehicles, click in the first
   extract button, and then the post fields show any wp_post table field except 
   ID.
 * When i’m trying to inject the export without ID, nothing happens no loading wheel…
   i expect the ID is missing.
 * I just need to export some data, change them and update them.
 * By the way your plugin is great. I hope i’ll work for me soon 🙂
 *  [fx.csetid](https://wordpress.org/support/users/fxcsetid/)
 * (@fxcsetid)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/able-to-export-post-id/#post-6420778)
 * my dev manages to fix this with a bit of javascript :
 * jQuery(document).ready(function() {
    jQuery(“#post_fields”).prepend(“<option 
   value=’ID’>ID</option>”); });
 * hope it helps.
 *  Plugin Author [Joseph Persie](https://wordpress.org/support/users/zmijevik/)
 * (@zmijevik)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/able-to-export-post-id/#post-6420871)
 * Post ID export is released in the latest version.

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

The topic ‘able to export post ID?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/supra-csv-parser_c8cece.svg)
 * [Supra CSV](https://wordpress.org/plugins/supra-csv-parser/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/supra-csv-parser/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/supra-csv-parser/)
 * [Active Topics](https://wordpress.org/support/plugin/supra-csv-parser/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/supra-csv-parser/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/supra-csv-parser/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Joseph Persie](https://wordpress.org/support/users/zmijevik/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/able-to-export-post-id/#post-6420871)
 * Status: resolved