This topic is locked

Granting access rights to a Wordpress website

2/27/2025 10:03:30 AM
PHPRunner General questions
J
Jan author

Hello everyone, besides an existing website I am also building a phprunner web application. The website can be visited by everyone, but there is an exception, because some pages are only accessible to those who have a login in the web application. Finally I have this question: How can I pass on the access rights, originating from the web application, to the existing website that is developed with Wordpress? All comments and remarks are always welcome, thanks in advance.

W
wijninga 2/27/2025

Are you using the Wordpress template for PHPR? In that case there is a good explanation how it is done here: https://xlinesoft.com/wordpress, halfway down the page.

J
Jan author 2/27/2025

I'm not sure if I can pass data from a web application to a Wordpress page with this plugin.