Skip to content

Commit

Permalink
Change to an earlier hook
Browse files Browse the repository at this point in the history
There was an error with the blocks
  • Loading branch information
mmaymo committed Nov 20, 2024
1 parent 2d271d7 commit ae6860e
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('init', __NAMESPACE__ . '\\initialize');
add_action('after_setup_theme', __NAMESPACE__ . '\\initialize');

0 comments on commit ae6860e

Please sign in to comment.