Category: Filters
-
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.
-
Block Posts After a Set Number of Page Views
On occasion, the question of how to only prompt to login after a specific number of page views or an amount of time has passed. While there is no real fool proof way to implement this type of process, there are some ways you can implement it if this is right for you. This demonstration…
-
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…