Manual PHP page
-
I want to create a manual coded page in PHP to display a livestream (that I coded manually), but it only allows to display the livestream to platinium subscribers.
What PHP function do I call to make use of your plugin’s user-roles to check if the current user is a platinum user?
Let’s say:
if (platinum==true) {...Livestream code...}
Which files do I have to include in the PHP file? Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Manual PHP page’ is closed to new replies.