Since the asker really doesn’t want to post the answer … someone has to do it:
SELECT wp_users.ID , wp_users.user_email
FROM wp_users
LEFT JOIN wp_bp_xprofile_data ON wp_bp_xprofile_data.user_id = wp_users.ID,
WHERE wp_bp_xprofile_data.field_id = 8
AND wp_bp_xprofile_data.value="yes"
field_id = 8
being the Field you want to get (in my example, newsletter) wp_bp_xprofile_data.value="yes"
, being the value of the checkbox.
Related Posts:
- How to get a buddypress user profile link and a certain user profile field for the current post author?
- Syncing BuddyPress and WordPress profile fields [closed]
- Rename Buddypress Profile Tab
- Login redirect to certain bp profile page
- Conditional based on the User Role of the Current Profile the user is viewing – BuddyPress [closed]
- BuddyPress | How to merge the “setting” & “profile” pages into one page? [closed]
- Can you use the buddypress profile system without installing the whole of buddypress? [closed]
- SQL Query members by profile fields Buddypress [closed]
- Using wp-postratings to rate user on profile pages [closed]
- BuddyPress user bio in profile [closed]
- BP Profile Search with limited range
- Code correction – Hide a profile from visitors with a specific role
- Adding custom HTML to each profile group tab [closed]
- buddypress edit profile [closed]
- How to hide admin account in BuddyPress? (for security reasons)
- Integrating Buddypress, Wootumblog and WPMU Sitewide tags
- BuddyPress: Allow only one email domain to register
- Ability to set character limit in BuddyPress?
- wp_editor on front end – JavaScripts not included
- Buddypress Full documentation [closed]
- How to force buddypress users to complete profile after registration? [closed]
- how to get current user name by user_id in buddypress?
- How to override Member’s Avatars in BuddyPress [closed]
- Buddypress send email notification only if user is not logged in [closed]
- Delete all user attachments
- Buddypress and WordPress on different subdomains with the same database?
- BuddyPress Xprofile check if user can view field [closed]
- How to reply to Buddypress notifications? [closed]
- Make Profile link, link to the BuddyPress profile instead of the WordPress dashboard? [closed]
- I’m trying to Add a new Buddypress menu tab and it is not showing up [closed]
- How to get larger version of author avatar
- How can I add an image field to BuddyPress Extended Profile Fields? [closed]
- How to run scripts when a new blog is created in Buddypress?
- Showing the user’s username in registration email or activation page with BuddyPress [closed]
- Display four buddypress activies [closed]
- How to remove unused avatar uploads in buddypress [closed]
- List User Comments on User Profile BuddyPress [closed]
- cubepoints/buddypress show new rank on activity? [closed]
- BuddyPress – Hook to Update Custom Profile Fields [closed]
- How to get Viewing profile ID in buddypress? [closed]
- Is it possible to have a network of BuddyPress sites, a-la WordPress MU, with single-sign-on? [closed]
- delete a photo tag in rtmedia [closed]
- Table ‘wp_signups’ doesn’t exist [closed]
- How to edit buddypress templates? [closed]
- Is there a plugin or something that allows you to use BuddyPress without having to create a BuddyPress-ready theme?
- Buddypress – adding custom post to members
- BuddyPress – Get a List of Defined xProfile fields [closed]
- Best practices for securing a Buddypress installation?
- After Upgrade to Buddypress 1.2.6 from 1.2.5.2 , admin bar area displayed incorrectly for guest-visitors
- User-based media gallery
- Customizing the BuddyPress blog loop
- BuddyPress returning incorrect xprofile date [closed]
- Custom Profile Fields move from BBpress to BuddyPress
- Using WordPress as an API [closed]
- Display message on homepage when new user account is activated
- How to carry over existing wp users to a new buddypress installation [closed]
- How to create a customized logout URL in BuddyPress
- BP Profile search results won’t link to user’s profile page [closed]
- Capture Webcam Video within Buddypress (and BuddyPress Media) [closed]
- How to get all logged in user id in buddypress [closed]
- Display count of new members registered today [closed]
- WordPress SEO plugin (by Yoast) and BuddyPress [closed]
- security issue in wordpress?
- How can I display a buddypress group name in the header.php so that it shows when viewing each single group? [closed]
- How to display text if profile fields are not filled?
- Hide tab Buddypress profile for visitors, not logged in users
- conditional activity page for buddypress [closed]
- Fill the content of newly added Profile Tab (BuddyPress)
- Include Buddypress & bbPress styles/scripts conditionally [closed]
- Change xprofile visibility options in Buddypress [closed]
- Problems with redirecting a BuddyPress custom subnav item [closed]
- Buddypress Language Files Question [closed]
- how to remove header from registration page? [closed]
- Customize Activity Stream – Buddypress [closed]
- User profile Pick a premade Design/theme
- I’m trying to use the Group Extension API in BuddyPress but keep getting a fatal error [closed]
- Buddypress Group creation step reordering [closed]
- Is it possible to use WP_USER_QUERY to search by username using a wildcard? [closed]
- Displaying the errors from my BuddyPress script
- How to add a new variable to blog creation form?
- Random 404 errors using Buddypress
- validation email signup form buddypress
- WordPress Buddypress changes groups position
- Redirecting non-logged in users trying to view Group pages but not the Group directory
- adding xprofile for this user
- Add usermeta on Buddypress register
- How to customize BuddyPress Notification triggers?
- Buddypress profile link on author blogroll page
- How to add “create page” option for users in buddypress like facebook?
- how to create buddypress shortcodes?
- Strange issues on sign up form
- How can I place ad code after every 5 activities in BuddyPress activity loop?
- Where am I gaining 6px height retrieving buddypress avatar [closed]
- Buddypress registration page hangs [closed]
- WordPress/BuddyPress plugin to allow users to create members-only posts [closed]
- Saving Custom Fields Defined in BuddyPress’ register.php
- buddypress bp_core_add_message() doesn’t fire why? [closed]
- How to disable buddypress top mini adminbar [closed]
- Bp-reshare alternative [closed]
- BuddyPress Activity Stream – Remove/Replace […] from blog post excerpts