updated plugin Easy Digital Downloads
version 3.1.0.4
This commit is contained in:
@ -181,6 +181,7 @@ function checkout( $block_attributes = array() ) {
|
||||
}
|
||||
do_action( 'edd_before_checkout_cart' );
|
||||
include EDD_BLOCKS_DIR . 'views/checkout/cart/cart.php';
|
||||
do_action( 'edd_after_checkout_cart' );
|
||||
Forms\do_purchase_form( $block_attributes );
|
||||
?>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user