Skip to content

Commit

Permalink
Merge branch 'develop' into PIWOO-609-mollie-for-woocommerce-orders-h…
Browse files Browse the repository at this point in the history
…ave-conflicting-statuses-in-woocommerce
  • Loading branch information
danielhuesken committed Jan 15, 2025
2 parents 34360b7 + 96922db commit 06975c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mollie-payments-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ function initialize()
}
}

add_action('plugins_loaded', __NAMESPACE__ . '\\initialize');
add_action('after_setup_theme', __NAMESPACE__ . '\\initialize');

0 comments on commit 06975c7

Please sign in to comment.