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

GH-122: Wrong message issue when the user has canceled the subscription [Master] #263

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

Pathan-Amaankhan
Copy link
Member

Description

  • This PR adds a conditional check such that when the user cancels the subscription the code goes in the else condition.

} else {
$content .= '<div class="error below-h2"><p>' . esc_html__( 'Your API key is not valid or is expired.', 'transcoder' ) . '</p></div>';
}

Screenshots

Before After
Screenshot 2023-02-02 at 8 18 54 PM Screenshot 2023-02-02 at 8 19 26 PM

Fixes/Covers

@Pathan-Amaankhan Pathan-Amaankhan marked this pull request as ready for review February 3, 2023 09:45
@Utsav-Ladani Utsav-Ladani merged commit af373f5 into master Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants