AyeCode / userswp

Lightweight WordPress User Profile Plugin, provides a front end login form, registration form, edit account form, forgot password, searchable users directory, and user profiles. It can be extended and we provide add-ons to integrate it with WooCommerce, Easy Digital Downloads, Wp Jobs Manager, GeoDirectory, MailChimp, and many other plugins.
https://userswp.io/
GNU General Public License v2.0
66 stars 26 forks source link

Clicking the profile link when logged out should redirect to login page. #732

Closed pol76 closed 1 month ago

pol76 commented 7 months ago

https://wordpress.org/support/topic/clicking-profile-page-when-logged-out-doesnt-redirect-to-login-page/#post-17432114

wpdev10 commented 1 month ago

Profile pages are public and doesn’t require login to access it. We already have option to have profile tabs visibility based on login status but page will be public so anyone can see others profiles. Account pages are restricted to logged in users.