Title: [Plugin: BP Export Users] Export BP users: Missing birthday data
Last modified: August 20, 2016

---

# [Plugin: BP Export Users] Export BP users: Missing birthday data

 *  [Boettcher](https://wordpress.org/support/users/boettcher/)
 * (@boettcher)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-bp-export-users-export-bp-users-missing-birthday-data/)
 * Please can you help me:
    I’m dependent on this excellent plugin – it works and
   export a member’s list for me – with one exemption: Why is one field missing –
   the birtday?
 * The BP user fields you can see here:
    [http://ishojvolley.dk/indmeldelse](http://ishojvolley.dk/indmeldelse)
 * As you can see I made the birthday as a selection box, is that the problem? (
   But I remember it worked while testing it)
 * Best regards
    Erling
 * [http://wordpress.org/extend/plugins/bp-export-users/](http://wordpress.org/extend/plugins/bp-export-users/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mallorydxw-old](https://wordpress.org/support/users/tomdxw/)
 * (@tomdxw)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-bp-export-users-export-bp-users-missing-birthday-data/#post-3059036)
 * Hi Boettcher,
 * Sorry for the late reply. Your problem may be that the plugin doesn’t automatically
   output all fields. You’ll need to use add_filter(). Something along the lines
   of:
 * `add_action('bp_export_users_bp_fields', function ($a) {$a[] = 'birthday';});`
 * Hope that helps,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: BP Export Users] Export BP users: Missing birthday data’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-export-users.svg)
 * [BP Export Users](https://wordpress.org/plugins/bp-export-users/)
 * [Support Threads](https://wordpress.org/support/plugin/bp-export-users/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-export-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-export-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-export-users/reviews/)

## Tags

 * [BP](https://wordpress.org/support/topic-tag/bp/)

 * 1 reply
 * 2 participants
 * Last reply from: [mallorydxw-old](https://wordpress.org/support/users/tomdxw/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-bp-export-users-export-bp-users-missing-birthday-data/#post-3059036)
 * Status: not resolved