Title: Modify csv export?
Last modified: August 22, 2016

---

# Modify csv export?

 *  Resolved [miscbloggen](https://wordpress.org/support/users/miscbloggen/)
 * (@miscbloggen)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/modify-csv-export/)
 * I’m trying to figure out where in the code the parameters to be included in the
   csv export are listed. I’ve fund something in the wpbc-ajax.php (i.e
 * > function wpbc_ajax_EXPORT_BOOKINGS_TO_CSV()
 *  but not sure if thats the place?
 * What i want to do is to remove some of the columns in the export. Any ideas on
   where?
 * [https://wordpress.org/plugins/booking/](https://wordpress.org/plugins/booking/)

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

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5822878)
 * Hello.
    You can find the export functionality at the ../{Booking Calendar Folder}/
   inc/personal.php inside of the function wpdev_ajax_export_bookings_to_csv . Please
   note, if you will modify the source code of the Booking Calendar, we will not
   guaranteed the correct work of plugin and do not support it. Kind Regards.
 *  Thread Starter [miscbloggen](https://wordpress.org/support/users/miscbloggen/)
 * (@miscbloggen)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5822919)
 * Thanks! Looks a bit complicated for me. What i’m looking for is to only export
   Date, name, secondname and details.
 * Anyone who have done this or similar?
 * BR,
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5822921)
 * The simplest way to get such file, just export it into the CSV, then open it 
   MS Excel and delete the columns, which you do not need.
    Kind Regards.
 *  Thread Starter [miscbloggen](https://wordpress.org/support/users/miscbloggen/)
 * (@miscbloggen)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5823111)
 * Yes, i know. But i’ve made a site for some very un-techy people. So i would like
   to simplify the process for them. And also, new exports will be made more than
   once per month.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5823112)
 * Hello.
    Please contact about this customization to the support at the plugin 
   website here [http://wpbookingcalendar.com/](http://wpbookingcalendar.com/) Kind
   regards.

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

The topic ‘Modify csv export?’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)
 * [csv](https://wordpress.org/support/topic-tag/csv/)
 * [export](https://wordpress.org/support/topic-tag/export/)

 * 5 replies
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/modify-csv-export/#post-5823112)
 * Status: resolved