Revert "New hook for product external options"

This commit is contained in:
Roy Ho 2021-08-06 16:23:46 +01:00 committed by GitHub
parent 7167a684f0
commit 71172beb65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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>