2]); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) < 400) { $active_url = $url; break; } } set_transient($cache_key, $active_url, 5 * MINUTE_IN_SECONDS); } echo '