Tag: tips
-
Customize form fields based on specific page or post criteria
This is a general discussion of how to customize the fields that are displayed in the registration form based on the page or the post that it is being displayed on. There are some more advanced ways to approach this, but for most users, this will be the easiest to implement.
-
How to restrict categories to a defined user group
This concept is similar to the process outlined in How to add multiple user levels by category. However, the difference here is that we will restrict each category to a specific group (or level), but those users will not have access to the other categories. In the other example, higher level users have access to…