Reputation: 1
At first I want you to know that I am not a programmer right now and I have just started working on my own wordpress site. My website offers online courses and users have to pay a small amount of money to access their favorite course. The problem is that when a user registers, can share his account info and others can access the courses as well! Can we set some limitations that only one person can access the account? I would be glad if you can help.
Upvotes: 0
Views: 74
Reputation: 66
First thing you need to do is install and activate Restricted Site Access plugin. After activating the plugin, go to Settings » Reading. Scroll down to the bottom and you will see options to configure restricted access.
https://www.wpbeginner.com/plugins/how-to-restrict-wordpress-site-access-by-ip-or-logged-in-users/
Upvotes: 1