admin管理员组

文章数量:1122846

i want to get authentication to my website like to be the page with name and password as a file reference to log in as visitor with detected authorization to each person want to visit the website

how i can set up the file user to check in and how can give authorization to each one can access .

i want to get authentication to my website like to be the page with name and password as a file reference to log in as visitor with detected authorization to each person want to visit the website

how i can set up the file user to check in and how can give authorization to each one can access .

Share Improve this question edited Jul 15, 2018 at 13:18 mmm 3,7933 gold badges16 silver badges22 bronze badges asked Jul 15, 2018 at 12:52 Mona KandilMona Kandil 51 bronze badge 3
  • you can create new users, read this : codex.wordpress.org/… – mmm Commented Jul 15, 2018 at 13:20
  • What do you mean by "as a file reference to log in as visitor"? Please clarify the question. – Fayaz Commented Jul 16, 2018 at 8:35
  • mean save the database of the visitors in file if he authorized to login okay – Mona Kandil Commented Jul 16, 2018 at 11:05
Add a comment  | 

1 Answer 1

Reset to default 0

Probably the easiest way is to use a plugin.

Ultimate Member – User Profile & Membership Plugin is a good one.

Activate it on your site, then in the settings you can limit your site to be accessed only by logged in users. If they are not logged in, you can redirect them to the login page.

Make sure to uncheck the "Allow Homepage to be accessible" checkbox.

本文标签: list authorsimplement authentication and authorization to user