Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/Feature Request - Enable display of data from the User table as fields. #96

Open
ipokkel opened this issue Jun 9, 2021 · 1 comment

Comments

@ipokkel
Copy link
Member

ipokkel commented Jun 9, 2021

Currently, it is able to display any user meta from the usermeta table as fields, e.g. [pmpro_profile fields="My field,my_field], however, it is not possible to draw data like User ID, Nicename, or Display name from the wp_users` table.

Should we consider adding the ability to check for fields, (key and value), in the {prefix}_users table or possibly consider a filter that returns a custom data array, consisting of a key and value for each, that will allow developers to draw in additional fields and their values through customization from any table in the database?

@lawhitecross
Copy link

agree, i had to pay codeable to actually write me custom code to display the fields i wanted on the membership profile and membership card

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants