Hi @genesis999
Thanks for using our plugin.
Yes, with our plugin you can display any field from the database using the Custom SQL query option.
For example, to display a list of registered users, follow these steps:
1.Go to plugin menu -> Add Table -> Select Custom SQL Query http://icecream.me/61d4645193b2791046e4a69578cbf1ea
enter a title and click “Create”.
2. Select your database here, and either write the querry manually or in the “Table” field, select the user table (wp_users)
and in the field “fields” select the fields you want to display in the table.
Then just press “GO”. The table will be displayed as requested. http://icecream.me/94b3fa5c8c84f93ab996a0e5b908abd3
Now you can move on to setting options, appearance, and adding a data table to a page or post.
You can learn more about Cusom SQL query options in this article https://pubydoc.com/documentation/custom-sql-query/