Tag: wpmem_securify
-
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…
-
How to add multiple user levels by category
This post will demonstrate how to restrict content to users based on user levels. Content could be restricted by category, by tag, or by some other meta (such as a custom field). This example will demonstrate “level” restriction by category, such as Silver, Gold, and Platinum categories. In this example, we will set up those…
-
Blocking content in a custom template
Lately, this question has come up a lot. How do you block content that is outside the loop and still display the login/registration forms on the page. This type of issue may come up if you are using a custom query to put some specific content on a specific page, or it might be that…