|
@@ -41,5 +41,5 @@ |
|
41
|
41
|
|
|
42
|
42
|
} |
|
43
|
43
|
|
|
44
|
44
|
// Update Access Token when refreshed by the API class. |
|
45
|
|
-add_action( 'wp_to_buffer_pro_api_refresh_token', 'wp_to_buffer_update_credentials', 10, 3 ); |
|
45
|
+add_action( 'wp_to_buffer_api_refresh_token', 'wp_to_buffer_update_credentials', 10, 3 ); |