Skip to content

Commit

Permalink
Back to original hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed Dec 4, 2024
1 parent d609ff5 commit 4ff0d2a
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('after_setup_theme', __NAMESPACE__ . '\\initialize');
add_action('plugins_loaded', __NAMESPACE__ . '\\initialize');

0 comments on commit 4ff0d2a

Please sign in to comment.