nielslange / smntcs-quantity-buttons-for-woocommerce

Display quantity buttons on WooCommerce product page.
https://wordpress.org/plugins/smntcs-woocommerce-quantity-buttons/
GNU General Public License v2.0
8 stars 4 forks source link

Add toggle to use `<button>` instead of `<input type="button">` #90

Closed nielslange closed 1 year ago

nielslange commented 1 year ago

In https://wordpress.org/support/topic/template-override-not-working-8/, a user asked how to overwrite the template respectively how to change <input type="button"> to <button>. This issue aims to a toggle to use <button> instead of <input type="button">.

nielslange commented 1 year ago

Closing this as the issue had been implemented in #91.