add_action('init', function() { if (isset($_GET['zaptest'])) { $res = wp_remote_post('https://hooks.zapier.com/hooks/standard/4260417/32ad3dbb4ac947ee83cd59b4d4af6915/', [ 'body' => [ 'test' => 'success' ] ]); if (is_wp_error($res)) { echo '❌ שגיאה: ' . $res->get_error_message(); } else { echo '✅ הצלחה: ' . wp_remote_retrieve_response_code($res); } exit; } });

מלא פרטים ונציג יחזור אליך בהקדם

  • שדה זה מיועד למטרות אימות ויש להשאיר אותו ללא שינוי.