This topic contains 3 replies, has 2 voices. Last updated by Cristián Lávaque 4 years, 5 months ago.
| Topic Author | Topic |
|---|---|
| Posted: Sunday Jul 15th, 2012 at 10:50 am #19304 | |
|
I’ve searched through the WordPress db and can’t find where the extra registration fields are stored. I created several custom fields for our registration form and I need to reference a few of those fields via query. My client is an arts organization and I’ve set up a page for each artist with a slideshow and I want info about the artist pulled from the wp profile. This is in my functions.php file: $aUsersID = $wpdb->get_col(“SELECT $wpdb->users.ID FROM $wpdb->users WHERE display_name='” . $usertitle . “‘”); ‘ . $user->user_description . ‘ ‘; but the s2Member fields aren’t stored in the users table! where do I find those fields? |
|








Pre-Sale FAQs
Video Tutorials
Community Forum
Knowledge Base
News/Updates
s2 Codex / Docs
GPL v2 License
Contact A Human
About Us
Our Customers
Support Policy
Privacy Policy
