Is it possible to allow visitors (anyone) to view private posts on my Wordpress site using a token? So a visitor with a valid token will be able to view my private posts. The token will be generated from my web-app. How to achieve this?
Asked
Active
Viewed 179 times
0
-
I found a similar question that has a good explanation here to maybe get you started.. https://stackoverflow.com/questions/48470417/wordpress-api-get-posts-from-private-wordpress-com-site – Zac Aug 11 '21 at 05:35
-
will check that out. thanks Zac – mgcaguioa Aug 11 '21 at 05:36