Pages with query string URLs not restricted
-
Page Restrict is not blocking URLs with a query string.
When I restrict a page that is used by a plug-in to display the results of a query using a short code the base page is restricted but the display page is not restricted.
For example if I restrict this page
a direct call to the page is restricted. When a plugin calls the page with a query string at the end, the page is not blocked.
https://mydomain.com/mypage/?uid=123
The above url displays the result of the query to anyone who has the correct query string.
How can this be corrected?
- The topic ‘Pages with query string URLs not restricted’ is closed to new replies.