As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2924205
SQL Query for WordPress Users
Closed

Comments

  • Gal Novak started the conversation

    I am trying to create a table using SQL query from my WordPress database but am able to create tables related to posts but not user data. 

    Is their a way to connect a table on WPDataTables to the WordPress user data and specifically to the BuddyBoss users and their info.

    Thanks,

    Gal    

  • [deleted] replied

    Hi Gal

    Thank you for reaching out to us.

    At the moment, we don't have a native BuddyBoss integration, so pulling this data can only be achieved using MySQL query-based tables. If you're not that good with MySQL, you can try using our Query Constructor, but please note that this constructor is just a helper - it's not an ultimate query generator.

    It constructs a suggestion of a query, that you often need to modify to get the data you need. Included support for the plugin doesn't cover writing custom queries, so we wouldn't be able to help you with that.