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 [Develop] #262

Merged

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 changed the base branch from develop to GH-31 February 2, 2023 16:45
@Pathan-Amaankhan Pathan-Amaankhan changed the base branch from GH-31 to develop February 2, 2023 16:45
@Pathan-Amaankhan Pathan-Amaankhan marked this pull request as ready for review February 2, 2023 16:45
@Pathan-Amaankhan Pathan-Amaankhan merged commit af373f5 into develop Feb 3, 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