awslabs / aws-for-wordpress

Amazon Polly Plugin for WordPress, which enables functionality for converting any text content on the wordpress site into audio.
https://wordpress.org/plugins/amazon-polly/
GNU General Public License v3.0
80 stars 36 forks source link

Feature Request: By Pass Rewrite Rules for WooCommerce Plugin #42

Open djviruss opened 4 years ago

djviruss commented 4 years ago

I would like to request a way to Bypass WooCommerce Plugins URLS. The following URLs shouldn't be cached. The following URLs shouldn't be redirected to CDN they should hit the servers native URL.

Default: /cart /my-account /shop

Qurery Strings: ?remove_item ?add-to-cart

Thank you