Skip to content

Commit

Permalink
Update and rename filter
Browse files Browse the repository at this point in the history
  • Loading branch information
kawsarahmedr committed Oct 7, 2024
1 parent 908352a commit f3c9ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ function wcsn_order_update_keys( $order_id ) {

$delivered_qty = Key::count(
apply_filters(
'wc_serial_numbers_order_item_keys_count_query_args',
'wcsn_order_item_keys_count_args',
array(
'order_id' => $order_id,
'product_id' => $item['product_id'],
Expand Down

0 comments on commit f3c9ec5

Please sign in to comment.