updated plugin Easy Digital Downloads
version 3.1.0.4
This commit is contained in:
@ -229,7 +229,7 @@ function edd_get_purchase_link( $args = array() ) {
|
||||
<?php } ?>
|
||||
|
||||
<?php if( apply_filters( 'edd_download_redirect_to_checkout', edd_straight_to_checkout(), $download->ID, $args ) ) : ?>
|
||||
<input type="hidden" name="edd_redirect_to_checkout" id="edd_redirect_to_checkout" value="1">
|
||||
<input type="hidden" name="edd_redirect_to_checkout" value="1">
|
||||
<?php endif; ?>
|
||||
|
||||
<?php do_action( 'edd_purchase_link_end', $download->ID, $args ); ?>
|
||||
|
Reference in New Issue
Block a user