@ritusingh01
6 years, 4 months ago
Thanks a lot, @venutius 🙂
Thank you @venutius for the quick response.
The code you provided I can use on member list page to hide members with an incomplete profile. I have found a way of calculating member’s profile completeness percentage.
Will it be good using template_redirect hook to redirect member profile pages with incomplete profile. For eg. http://domain.com/members/jeeny/ to reditect on http://domain.com
template_redirect
6 years, 5 months ago
Thank you @venutius for providing the solution.