Merge pull request #30447 from woocommerce/revert-30229-master
Revert "New hook for product external options"
This commit is contained in:
commit
5d7f6acbcb
|
@ -31,8 +31,6 @@ defined( 'ABSPATH' ) || exit;
|
|||
'description' => __( 'This text will be shown on the button linking to the external product.', 'woocommerce' ),
|
||||
)
|
||||
);
|
||||
|
||||
do_action( 'woocommerce_product_options_external' );
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue