![]() |
Services | Software | Partners | Articles | Contact |
Userpoints: Showing points block only to users with a minimum thresholdA support question came up where someone is running a site that has the userpoints module on it, and wanted to show certain blocks, only if the user has a certain number of points. Here is the code to do this: For the block(s) you want to show/hide, select the option that says:
Then enter the following code snippet: <?php This will only show the block if the user has 400 points or more. |


