[ad_1]
@santifri
“GDPR” and “Terms of use” timestamps are saved in the usermeta table for each user with the meta_keys:
use_gdpr_agreement
use_terms_conditions_agreementThe timestamp date & time per user can be seen in the WP -> All Users -> Info display
You can use a shortcode to display these timestamps on profile pages.
https://docs.ultimatemember.com/article/1673-user-meta-shortcode
