ezbuildfrurmusc
New Member
I'm developing a custom plugin in PHP so existing plugins are not usable. What I want to achieve is that I want to display different url within a post for some users . For users that are registered in wordpress, contacted me and are 'approved'. I want to set up this extra user profile field so I can use this field in a condition. So guests and users without this field or without the right value in this field will get url1 but the other ones url2.requirements
- only users with admin role
- can create/edit extra user profile field
- for all other users
- Adding and using custom user profile fields
- User Contact Fields in WordPress 2.9
- Add Data to User Field in WordPress