Skip to content

Conversation

@pereirinha
Copy link
Contributor

Approach

  • Adds the special offer

Copy link
Contributor

@tharsheblows tharsheblows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in draft but I have one comment to fix! Otherwise it works well for me.

Marco Pereirinha and others added 2 commits August 28, 2024 16:41
Great catch ;)

Co-authored-by: Mary (JJ) Jay <jjjay@mac.com>
@pereirinha pereirinha marked this pull request as ready for review August 28, 2024 15:46
Copy link
Contributor

@tharsheblows tharsheblows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is one comment and that's it! It's very small.

$args = wp_parse_args(
$args,
$default_args
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 praise
I like this approach!

return sprintf(
// translators: The HTML markup.
__( 'We’re compatible with most other plugins so we expect it to work absolutely fine. If you do have any issues, please %1$scontact our support team%2$s who will help resolve your issue.', 'cloudinary' ),
'<a href="' . Utils::get_support_link() . '" target="_blank" rel="noopener noreferrer">',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥜 nitpick
Since there's translated text in the support link, this probably should be escaped.

@pereirinha pereirinha merged commit 06bcbf5 into develop Aug 28, 2024
@pereirinha pereirinha deleted the feature/29-offer branch September 3, 2024 14:12
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.

3 participants