Dashboard – Participant database with wordpress users
-
Hello Roland,
I have created a “dashboard” using the documentation on your site; showing the user profile with <?php $current_user = wp_get_current_user();
echo do_shortcode(‘[pdb_single filter=”user_login=’ . $current_user->user_login . ‘”]’) ?>My issue is with WP users who have no record yet. How do I get a signup form or better a link to signup form to show if no record is found for the current WP user?
Kind regards,
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dashboard – Participant database with wordpress users’ is closed to new replies.