Title: User Data Except User Meta Table
Last modified: July 1, 2022

---

# User Data Except User Meta Table

 *  [zdwebmaster](https://wordpress.org/support/users/zdwebmaster/)
 * (@zdwebmaster)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/user-data-except-user-meta-table/)
 * Hi,
 * I have some user datas stored some related tables at database. These tables have
   user_id and other informations about users.
    Is it possible filter these database
   tables datas except user meta table. And can we add these datas like custom field
   and filter them?

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

 *  Plugin Author [Deni](https://wordpress.org/support/users/denizz/)
 * (@denizz)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/user-data-except-user-meta-table/#post-15793672)
 * Hi there,
 * There isn’t an interface to load information from custom database tables (non-
   user meta tables), however this might be possible with some custom coding. If
   you have some coding experience, you can basically use the [Users Insights hooks](https://usersinsights.com/users-insights-hooks/)
   to register your fields programmatically and hook into the main database query
   to load your custom tables data.
    This is however related to the Users Insights
   core plugin, so if you need more information on what hooks you can use for that,
   please contact the [Users Insights support here](https://usersinsights.com/submit-support-request/).
   Thanks!
 *  Thread Starter [zdwebmaster](https://wordpress.org/support/users/zdwebmaster/)
 * (@zdwebmaster)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/user-data-except-user-meta-table/#post-15798464)
 * Hi Deni,
 * Thank you. Is it possible to show a example? I dont know which files I must customizate.
   
   I have data A table with user_id field and I have user table. How can I get these
   datas. Which files I must customizate and how?
 * Only a example will be great for me.
 * Thank you.
 *  Plugin Author [Deni](https://wordpress.org/support/users/denizz/)
 * (@denizz)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/user-data-except-user-meta-table/#post-15800596)
 * Hi there,
 * You can actually see a code example in the [ECUI_Note_Fields class](https://plugins.trac.wordpress.org/browser/extended-crm-for-users-insights/trunk/includes/notes/class-note-fields.php)
   of this extension – it uses the Users Insights hooks to register the “Last note
   date” and “Note content” fields.
    And once again if you have any further questions,
   since this is a question regarding the Users Insights core plugin and we are 
   not allowed to offer support for other plugins here, please open a ticket from
   the [Users Insights site here](https://usersinsights.com/submit-support-request/)
   to get more assistance. Thanks!

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

The topic ‘User Data Except User Meta Table’ is closed to new replies.

 * ![](https://ps.w.org/extended-crm-for-users-insights/assets/icon-256x256.png?
   rev=1340335)
 * [Extended CRM for Users Insights](https://wordpress.org/plugins/extended-crm-for-users-insights/)
 * [Support Threads](https://wordpress.org/support/plugin/extended-crm-for-users-insights/)
 * [Active Topics](https://wordpress.org/support/plugin/extended-crm-for-users-insights/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/extended-crm-for-users-insights/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/extended-crm-for-users-insights/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Deni](https://wordpress.org/support/users/denizz/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/user-data-except-user-meta-table/#post-15800596)
 * Status: not resolved