The wp_bp_xprofile_data table holds all of the custom fields used on the front-end by BuddyPress. It is independent of the WordPress user meta.
All of the functions that interact with this table can be found in bp-xprofile/bp-xprofile-functions.php.
Related Posts:
- WordPress Unit Testing – Cannot Create Tables
- Insert data in database using form
- When is it appropriate to create a new table in the WordPress database?
- Has parent field in the table wp_term_taxonomy has term_id or term_taxonomy_id
- How to update BuddyPress xprofile fields programmatically? [closed]
- stdObject stored in database. How does one convert it to usable format?
- Database with mixed collation (utf8mb4 & utf8_general_ci)
- Moving to another host; which tables to move in a database
- WordPress mysql table double prefixes
- Change WordPress prefix for only one table?
- input data and output table [closed]
- Retrieve data from the database to table such as comments in the admin control panel
- How to get membershiplevel from WordPress Database?
- MS Access to manage WordPress Database
- Change options table prefix only
- Query multiple tables at once?
- Why does changing Database Table Prefixes result in loss of content?
- Can I customised default WP table
- Buddypress avatar image in database [closed]
- Should I use an additional column in the DB?
- Will adding & modifying default WordPress table index break future WordPress update
- What is wrong here? Issue with post_id and meta_value
- How to edit custom table data in frontend
- How to map data on CSV to web pages?
- Create hundreds of users with just ID in phpMyAdmin
- Have WordPress Use a Different Database for users
- Database table prefix different between wp-config.php and in database
- Count views without get_post_meta
- How to resolve ORA-011033: ORACLE initialization or shutdown in progress
- Oracle SQL query for Date format
- Failed to connect to mysql at 127.0.0.1:3306 with user root access denied for user ‘root’@’localhost'(using password:YES)
- Can I have multiple primary keys in a single table?
- Database connection close
- How to create bulk page and content? [closed]
- Importing posts from old website to new conflicting post ID’s?
- The revisions table in my database is at 70% capacity and growing. What should I do?
- WordPress for a very large website
- How to use multiple database in wordpress?
- WP_list_table bulk_action get edit and delete
- How best to inject ads between posts in the loop?
- Cloning and syncing a WordPress website
- Store and Encrypt Contact Form 7 Submissions in Database? [closed]
- Does thumbnail regeneration edit the database?
- How wordpress accesses its own database
- Using table lock with wp_insert_post?
- Migrating database / content of non-CMS site to WordPress
- Should I remove transients from the wp_options table?
- Show last modified date of database
- What generates these very slow postmeta queries? [closed]
- How to migrate a website based on a custom database to wordpress?
- How to scan barcode and store data into a database [closed]
- Fetching values from database for select box
- WP CLI Core install – blank database
- Update from 4.5 to 4.6 failing
- fastest replacement DB
- Migration: Copying database content to a different server
- Code is providing a row of data but not formatting it as table
- How to access custom WordPress database tables
- Remove empty rows from the database
- Check if post id exist in table than only update instead of inserting new row
- Detail explanation of wordpress database fields and metatag list [closed]
- How to convert srcset links from https to http?
- How to get a list of WordPress default database tables?
- Backing up WordPress database and files
- Creating and Using Tables in the WordPress Database
- Connect a membership plugin to an external database
- Storing user’s data on external database on other server
- is it right choose to connect database in template page directly in WordPress site?
- create pages automatically and dynamically in wordPress
- How to insert a value to decimal type field using wpdb->prepare?
- Two separate wordpress installations at one domain
- Is there a way to edit the WP content database in an admin panel or external page?
- SQL database import #1046 error
- Get all top categories, then only 3 posts for each
- Having all “non-PHP” files on a different server
- Finding a page holding a specific string/URL that is used in the content
- “wordpress error in establishing database connection” and missing tables
- next comment id number wordpress
- Adding last value from Database as text in WordPress Page
- Backup Restore turns carriage returns to literal strings
- I have a WordPress 4.6 database dump – how do I use it in a new install?
- Local Content different from Remote Content
- Check if a database is well installed
- Checking if the data already exsis in the wp database – custom plugin
- WordPress + Postgresql
- How can I retrieve data from alternate database using wpdb class?
- Author ID mismatch from database
- MySQL Database User: Which Privileges are needed?
- Import Excel (or csv) Table with user-data as subscribers to wordpress
- Automatic add record after refreshing page
- Trying to edit a WP site locally using MAMP
- SQL query : Select a thumbnail for a media
- WordPress API standard compliance and specification for external database [closed]
- Log IP of users who click a button? [closed]
- DROP TABLE IF EXISTS `wp_options` error?
- Problem with form database connectivity
- Server database problem
- Cant Connect to Database
- WordPress database connection failed, while mysql client is working [closed]
- Combining two select posts from mysql – to get least viewed posts