mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-05 12:32:23 +08:00
https://github.com/easydigitaldownloads/library/blob/master/_downloads/disable-quantity-field-on-download.html
1 line
91 B
Text
1 line
91 B
Text
remove_action( 'edd_purchase_link_top', 'edd_download_purchase_form_quantity_field', 10 );
|