amarie
Forum Replies Created
-
Forum: Plugins
In reply to: [WP REST API (WP API)] XSS VulnerabilityI apologize for posting a vulnerability to this public forum. I have since discovered the term ‘responsible disclosure’ and will practice it henceforth.
Any update on this?
Thanks
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] XSS VulnerabilityThank you. Sorry for this, you’re absolutely right.
Forum: Plugins
In reply to: [WooCommerce] Update order review / totals on checkout page via AjaxHey Mike. I had a custom feature on my website that allowed people to ship to a post office, which was not tied into to woocommerce at all. I needed this feature to be able to toggle the correct shipping option.
So what I did was, upon my javascript event, i toggled the radio button and called the change trigger on the shipping radio buttons so that the endpoint update_checkout would be called via AJAX and update my order review. Thanks for your response.
Forum: Plugins
In reply to: [Groups] Getting all group names errorThank you gtsiokos!
Forum: Plugins
In reply to: Woo-commerce – Is there any proper hook available for apply coupon event?Bump. I need to find a hook that triggers right as the user clicks “Apply Coupon” to check against some logic.