Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 API #73

Merged
merged 197 commits into from
Jun 28, 2024
Merged

v4 API #73

merged 197 commits into from
Jun 28, 2024

Conversation

n7studios
Copy link
Contributor

Summary

v4 API branch of WordPress Libraries, containing all previously approved PR's.

Testing

Existing tests pass.

Checklist

This will allow us to run multiple ConvertKit Plugins with different API versions e.g. the main ConvertKit Plugin may be using the v4 API, whilst an outdated ConvertKit WooCommerce Plugin may be using the v3 API.
v4 API: Resources: Exclude Creator Network / Profile Forms
v4 API: Add Subscriber to Legacy Forms / Landing Pages
…_token` action

This allows Plugins that hook to this action to determine which existing Access / Refresh Token combination has been updated.  For example, our WPForms Plugin supports multiple connections / accounts to ConvertKit, and therefore will need this functionality to know which Access / Refresh Token pair to update in the Plugin’s settings.
v4 API: Add existing Access and Refresh Tokens to the `convertkit_api_refresh_token` action
@n7studios n7studios added the enhancement New feature or request label Jun 28, 2024
@n7studios n7studios added this to the 2.0 milestone Jun 28, 2024
@n7studios n7studios self-assigned this Jun 28, 2024
@n7studios n7studios marked this pull request as ready for review June 28, 2024 08:20
@n7studios n7studios merged commit 2af8891 into main Jun 28, 2024
5 checks passed
@n7studios n7studios deleted the v4-api branch July 19, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant