updated plugin Jetpack Protect
version 1.3.0
This commit is contained in:
@ -118,7 +118,7 @@ class Protect_Status extends Status {
|
||||
}
|
||||
|
||||
$body = json_decode( wp_remote_retrieve_body( $response ) );
|
||||
self::update_option( maybe_serialize( $body ) );
|
||||
self::update_status_option( $body );
|
||||
return $body;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user