PluginProbe
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs / 5.0.1
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs v5.0.1
5.0.1 4.1.0 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.1.2 2.5.0 2.5.3 All 39 releases
← All changes | freemius/includes/sdk/FreemiusWordPress.php +1 -1 4.1.0 → 5.0.1 View file →
@@ -407,9 +407,9 @@
407 407
408 408 $pWPRemoteArgs = array(
409 409 'method' => strtoupper( $pMethod ),
410 410 'connect_timeout' => 10,
411 - 'timeout' => 60,
411 + 'timeout' => WP_FS__API_TIMEOUT,
412 412 'follow_redirects' => true,
413 413 'redirection' => 5,
414 414 'user-agent' => $user_agent,
415 415 'blocking' => true,