Rodolfo Melogli
Rodolfo Melogli
**Issue Description:** On the WooCommerce Checkout with _woocommerce_checkout_fields_ filter I can customize checkout fields. I can add the "required" parameter for example, and also the "maxlength" one, which works perfectly...
The 404.php template file is quite poor from a hooks point of view. There is no way to override such template unless we manually create a 404 copy in a...
### Describe the solution you'd like woocommerce_wp_text_input function can be found under \woocommerce\includes\admin\wc-meta-box-functions.php and it's used to output input fields inside meta boxes 1. there is no initial check just...
### Prerequisites - [x] I have carried out troubleshooting steps and I believe I have found a bug. - [x] I have searched for similar bugs in both open and...