Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

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

5 Posts
3 Users
0 Reactions
807 Views
Posts: 91
Topic starter
(@selinahub)
Estimable Member
Joined: 3 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: 10616
Admin
(@robert)
Support Team
Joined: 9 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: 3 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: 5 years ago

Noble Member
Posts: 1522

@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: 9 years ago

Support Team
Posts: 10616

@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/