Tagged Questions
1
vote
3answers
106 views
Page Restriction and Redirect for Particular Levels or user
I am planning to have a page restriction and redirect for the particular level of users, but I dont have any idea how to implement that. Here's an example of what I want to achieve
I have a page ...
2
votes
3answers
306 views
User redirect to destination URL after login
Scenario: if user not login, user redirect to customize login page and redirect again to destination page after login. I don't use a function or plugin.
This code to restriction page:
if ...