Notifications
Clear all

wpForo 1.x.x [Closed] How do ı prevent users getting back to their wp profile?

5 Posts
3 Users
0 Reactions
587 Views
Posts: 91
Topic starter
(@selinahub)
Estimable Member
Joined: 2 years ago

How do ı prevent users getting back to their wp profile? 

 

even ı have removed from the profile  they still leave their link on the wp backend  profıle URL

pls have a look at the picture 

 

4 Replies
Robert
Posts: 10549
Admin
(@robert)
Support Team
Joined: 8 years ago

@selinahub,

I think they add the URL in their profile page on forum front-end. They don't use the backend. They have Profile > Account Tab on the forum front-end.

Posts: 91
Topic starter
(@selinahub)
Estimable Member
Joined: 2 years ago

yes but when they type wp-admin they got to backend someone asked the same Q before but no result ı thşnk ı wıll need to check pluggin or so?

2 Replies
Tutrix
(@tutrix)
Joined: 4 years ago

Noble Member
Posts: 1357

@selinahub 

you can add a small code snippet to the functions.php of your wordpress theme
Then only the administrator has access to the backend

https://developer.wordpress.org/reference/hooks/admin_init/

Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10549

@selinahub ,

The disabling of wp-admin is not wpForo function. wpForo is a front-end forum, it cannot help you manage accesses to admin or to profile page. You should search solution in wordpress.org plugin directory: https://wordpress.org/plugins/hide-wp-admin-wp-login-php/