updated plugin Easy Digital Downloads
version 3.1.1.2
This commit is contained in:
@ -194,7 +194,8 @@ class API {
|
||||
),
|
||||
'body' => array(
|
||||
'grant_type' => 'client_credentials'
|
||||
)
|
||||
),
|
||||
'user-agent' => 'Easy Digital Downloads/' . EDD_VERSION . '; ' . get_bloginfo( 'name' ),
|
||||
) );
|
||||
|
||||
$body = json_decode( wp_remote_retrieve_body( $response ) );
|
||||
|
Reference in New Issue
Block a user