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

Fix/translations deprecation warning piwoo 571 #967

Merged
merged 10 commits into from
Jan 10, 2025

Conversation

mmaymo
Copy link
Collaborator

@mmaymo mmaymo commented Nov 19, 2024

Handles PIWOO-571

@mmaymo mmaymo requested a review from danielhuesken January 8, 2025 09:39
load_plugin_textdomain(
'mollie-payments-for-woocommerce',
false,
dirname(plugin_basename($this->baseFile)) . '/languages/'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is that removed? And not the complete function call?

@@ -29,20 +29,6 @@ public function __construct($requiredVersion, $requiredPluginName, $pluginDispla
public function check()
{
$pluginSlug = "{$this->requiredPluginName}/{$this->requiredPluginName}.php";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like that this is not needed anymore

@mmaymo mmaymo requested a review from danielhuesken January 10, 2025 08:29
Copy link
Collaborator

@danielhuesken danielhuesken left a comment

Choose a reason for hiding this comment

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

LGTM

@mmaymo mmaymo merged commit 48ad0f4 into develop Jan 10, 2025
5 checks passed
@mmaymo mmaymo deleted the fix/translations-deprecation-warning-PIWOO-571 branch January 10, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants