Rodolfo Melogli

Results 4 issues of 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...

type: enhancement
type: good first issue
priority: low
plugin: woocommerce

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...

type: enhancement
priority: normal

### 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...

type: enhancement
priority: normal
plugin: woocommerce
focus: settings
team: Proton

### 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...