Restricting Appointments to Logged-In Users & Per-User Limits
-
Hi there,
I need to make two changes to my site’s appointment system:
1. Restrict Appointments to Logged-In Users
? I want only registered members to be able to book appointments. Before making an appointment, users should be required to log in to their WordPress accounts.
2. Limit Appointments Per User (Not by IP)
? Currently, the system tracks the maximum number of appointments based on IP. Instead, I need it to track the limit per WordPress user. This way, I can enforce a daily appointment limit per logged-in user.
Could you suggest the best way to implement these changes? I’d appreciate any guidance.
Thank you!
Kaan
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.