You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/class-convertkit-api-v4.php
+8-3
Original file line number
Diff line number
Diff line change
@@ -339,10 +339,11 @@ public function base64_urlencode( $str ) {
339
339
*
340
340
* @since 2.0.0
341
341
*
342
-
* @param bool|string $return_url Return URL.
343
-
* @return string OAuth URL
342
+
* @param bool|string $return_url Return URL.
343
+
* @param bool|string $tenant_name Tenant Name (if specified, issues tokens specific to that name. Useful for using the same account on multiple sites).
0 commit comments