/** * AJAX handler for tracking orders */ function shippo_tracking_ajax_handler() { check_ajax_referer('shippo_tracking_nonce', 'tracking_security'); $tracking_method = isset($_POST['tracking_method']) ? sanitize_text_field($_POST['tracking_method']) : ''; switch ($tracking_method) { case 'order': $order_number = isset($_POST['order_number']) ? sanitize_text_field($_POST['order_number']) : ''; shippo_tracking_display_order_results($order_number); break; case 'email': $email = isset($_POST['customer_email']) ? sanitize_email($_POST['customer_email']) : ''; shippo_tracking_display_email_results($email); break; case 'phone': $phone = isset($_POST['customer_phone']) ? sanitize_text_field($_POST['customer_phone']) : ''; shippo_tracking_display_phone_results($phone); break; default: echo '
Invalid tracking method.
'; } wp_die(); } add_action('wp_ajax_shippo_track_order', 'shippo_tracking_ajax_handler'); add_action('wp_ajax_nopriv_shippo_track_order', 'shippo_tracking_ajax_handler'); // ADD THESE TWO LINES TO FIX THE TRACKING ISSUE add_action('wp_ajax_shippo_get_tracking_info', 'shippo_tracking_ajax_handler'); add_action('wp_ajax_nopriv_shippo_get_tracking_info', 'shippo_tracking_ajax_handler'); Landscape Lighting & Irrigation Supply | Big Irrigation Supply
box-time-svgrepo-com

Free Shipping

All USA orders

support-svgrepo-com

Live Support

Chat, text, or email

money-send-svgrepo-com

Pro Pricing

No account needed

global-svgrepo-com

Warehouse

Stock Nationwide