mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-18 14:14:01 +09:00
Updated documentation and version for 2.0.0
This commit is contained in:
@@ -107,9 +107,9 @@ class WPStrava {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get an API object for the given athlete token.
|
||||
* Get an API object for the given Client ID.
|
||||
*
|
||||
* @param string $token Athlete token.
|
||||
* @param string $id Client ID.
|
||||
* @return WPStrava_API
|
||||
*/
|
||||
public function get_api( $id = null ) {
|
||||
|
||||
Reference in New Issue
Block a user