Hello everyone
Thank you for creating an awesome plug in. I have been using it for awhile. It works well for my needs.
However, I encounter an issue, hopefully someone can help me out.
I have a Wordpress system with multi user. Everyone can create/update/delete content. At this time, if I run the WP2Static to generate static site, it will collect all the updates from all user and publish them. My question is:
Could I manually detect, crawl, process and deploy a certain url on my website?
For example, If I have 2 users updated 2 different pages (’/about us’ and ‘/contact us’), I just want to generate the static version for ‘/about us’ because it is ready and content is approved. I will add and generate the ‘/contact us’ page later to my static site.
I have read through WP2Static action but not sure where I should start to find a solution for my above issue.
Any suggestion would be appreciated
Thank you.