Using Participants Database with WordPress Users
-
Hi
Im new to php and the Participants Database plugin in particular. The plugin looks great. I need some help using the Participants Database with WordPress Users. I got the user login working but when I insert the below code I got in results for the logged in user. The user_login field is showing up in the DB
[insert_php] echo do_shortcode('[pdb_list filter="user_login=' . $current_user->user_login . '"]'); [/insert_php]
Much appreciated
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Using Participants Database with WordPress Users’ is closed to new replies.