最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Always redirect current user to certain page

programmeradmin2浏览0评论

What code do i have to use to always redirect a certain user (or role) to a certain page?

*Example: IF Logged in & current user = Harry Then Redirect to domain/harryspage IF Logged in & current user = Carl Then Redirect to domain/carlspage

or

IF Logged in & current role = Harry Then Redirect to domain/harryspage IF Logged in & current role = Carl Then Redirect to domain/carlspage

I found this code, but its used for some plugin that i dont want to use. Could this be rebuild the way i want it to work?:

发布评论

评论列表(0)

  1. 暂无评论