Skip to content

Commit

Permalink
Merge pull request woocommerce#30447 from woocommerce/revert-30229-ma…
Browse files Browse the repository at this point in the history
…ster

Revert "New hook for product external options"
  • Loading branch information
roykho authored Aug 6, 2021
2 parents 7167a68 + 71172be commit 5d7f6ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions includes/admin/meta-boxes/views/html-product-data-general.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
'description' => __( 'This text will be shown on the button linking to the external product.', 'woocommerce' ),
)
);

do_action( 'woocommerce_product_options_external' );
?>
</div>

Expand Down

0 comments on commit 5d7f6ac

Please sign in to comment.