March 21, 2014 at 10:24 /
That’s not included but would be easy to do yourself.
Just add this condition
1 2 3 |
if ( is_user_logged_in() ) { } |
to the easyreservations_form_shortcode.php
Regards