mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed members search;
This commit is contained in:
@@ -176,7 +176,7 @@ if ( ! class_exists( 'um\core\Plugin_Updater' ) ) {
|
||||
$request = wp_remote_post(
|
||||
'https://ultimatemember.com/',
|
||||
array(
|
||||
'timeout' => 15,
|
||||
'timeout' => 45,
|
||||
'sslverify' => false,
|
||||
'body' => $api_params
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user