79450412

Date: 2025-02-19 06:52:38
Score: 1.5
Natty:
Report link

This is the solution for the most recent version of WordPress

if (is_checkout() && !is_wc_endpoint_url('order-received')) {
    ....   
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rahul Mondal