Yes, WooCommerce WhatsApp Notifications works with most caching and CDN solutions as it hooks into backend order status changes, not the frontend.
Explanation:
- This plugin sends messages based on WooCommerce order events, which are processed on the server side.
- Since the functionality doesn’t rely on page views or frontend triggers, it is not affected by caching.
Recommendations:
- Use a reliable caching plugin compatible with WooCommerce (e.g., WP Rocket, W3 Total Cache).
- Clear cache after activating or updating the plugin to avoid settings display issues.
- If you’re using a dynamic CDN or reverse proxy, ensure it doesn’t cache sensitive WooCommerce pages like checkout.