[ad_1]
I have a WooCommerce store.
There’s a frontend page on the website that displays a table listing all the orders received (and other additional content). Currently, two specific individuals (non-admin users) have access to this page.
What I want to achieve is an automatic page reload for these non-admin users whenever a new order is placed on the website. The goal is to ensure that the content is always up to date, without requiring the users to manually refresh the page.
What is the easiest way to achieve this?
[ad_2]