Matt Harrison
@matt-h-1 on WordPress.org, @matt-h on Slack
- Member Since: March 4th, 2014
- Website: hallme.com
Contribution History
Matt Harrison’s badges:- Plugin Developer
-
Posted a reply to Bulk adding confusion, on the site WordPress.org Forums:
Addresses should be an array of addresses like: $addresses = array( array( 'first_name' => 'John',… -
Posted a reply to HPOS support, on the site WordPress.org Forums:
We just released version 2.5.0 which contains the support flag for HPOS. -
Posted a reply to Can I retrieve all additional addresses, on the site WordPress.org Forums:
Take a look at the My Account template and you can see how this is… -
Posted a reply to WooCommerce Cart and Checkout Blocks Support, on the site WordPress.org Forums:
That is the same position we are in. It is getting there but not ready… -
Posted a reply to WooCommerce Cart and Checkout Blocks Support, on the site WordPress.org Forums:
Hi, We would like to support the Checkout Block, although we haven't found a good… -
Posted a reply to HPOS support, on the site WordPress.org Forums:
Hi, Thanks for pointing out the details on that compatibility flag. We believe the plugin… -
Posted a reply to Play nice with external api?, on the site WordPress.org Forums:
Looking at that example, that should work perfectly fine with this plugin. This plugin could… -
Posted a reply to How to set default country, on the site WordPress.org Forums:
That is a good question. The Address Book plugin doesn't handle anything about the actual… -
Posted a reply to DropDown from shipping adress – Default, on the site WordPress.org Forums:
2.3.0 is now released. Can you check if this fixed the issue you were having? -
Posted a reply to DropDown from shipping adress – Default, on the site WordPress.org Forums:
Okay, I think I get it now. It is defaulting to the Add New Address… -
Posted a reply to Add wc_address_book_page in selfmade Template, on the site WordPress.org Forums:
You should be able to take the file at wp-content/plugins/woo-address-book/templates/myaccount/my-address-book.php and copy it to yourtheme/woocommerce/myaccount/my-address-book.php… -
Posted a reply to DropDown from shipping adress – Default, on the site WordPress.org Forums:
Okay. Sounds like you want it to default to the customer's default address instead of… -
Posted a reply to DropDown from shipping adress – Default, on the site WordPress.org Forums:
Sorry, I'm not really sure what you mean. If I am reading it correctly, then… -
Posted a reply to Input field for telephone number, on the site WordPress.org Forums:
That is a feature supported by WooCommerce directly and not part of the Address Book… -
Posted a reply to Confirm PHP 8 compatibility, on the site WordPress.org Forums:
Hello, yes we have no issues running this with PHP 8 and PHP 8.1 -
Posted a reply to New Input Field, on the site WordPress.org Forums:
If that is the case then adding the field to the billing or shipping address… -
Posted a reply to New Input Field, on the site WordPress.org Forums:
I'm not sure I understand. Are you looking to add a whole address section besides… -
Posted a reply to New Input Field, on the site WordPress.org Forums:
We haven't seen anyone add input fields to the payment part of the checkout page.… -
Posted a reply to select drop down for billing doesnt work, on the site WordPress.org Forums:
Awesome, good to hear that it worked for you! -
Posted a reply to select drop down for billing doesnt work, on the site WordPress.org Forums:
Hi, This does sound like the issue one person was reporting here: https://github.com/hallme/woo-address-book/issues/124#issuecomment-1190469488 We were… -
Posted a reply to Checkout Fields Manager Compatibility, on the site WordPress.org Forums:
Yeah, that is a little confusing. It you use those filters it edits the fields… -
Posted a reply to Checkout Fields Manager Compatibility, on the site WordPress.org Forums:
Hi, Looking at that plugin it looks like it only adds fields to the checkout… -
Posted a reply to Sporadic fatal error occuring, on the site WordPress.org Forums:
Hi, The error here is the undefined method on WC_Customer::get_posted_data(), however that part of the… -
Posted a reply to Choose shipping address in admin section ?, on the site WordPress.org Forums:
Hi. Not this plugin does not have that functionality. There is a feature request open… -
Posted a reply to Compatible with latest WordPress/Woocommerce?, on the site WordPress.org Forums:
I'm closing this from no response. If you have any additional information, feel free to… -
Posted a reply to Email of the main account in woocommerce order confirmation email, on the site WordPress.org Forums:
I'm more confused about what you are seeing then. I did test it just to… -
Posted a reply to Email of the main account in woocommerce order confirmation email, on the site WordPress.org Forums:
I don't think that would be possible with this plugin. WooCommerce without this Address Book… -
Posted a reply to Change the select element on checkout, on the site WordPress.org Forums:
I just tested it out. That part was fine, just a typo in one of… -
Posted a reply to Change the select element on checkout, on the site WordPress.org Forums:
What is the actual error? My guess would be because the function uses a lot… -
Posted a reply to Change the select element on checkout, on the site WordPress.org Forums:
The remove filter is fine, but to target a custom function in your functions.php you… -
Posted a reply to New addresses are not added, on the site WordPress.org Forums:
I'm closing this due to no followup. If you have any more details, feel free… -
Posted a reply to Change the select element on checkout, on the site WordPress.org Forums:
Hi, To do something like that it would require removing the filter that creates the… -
Posted a reply to Admin Edit Multiple User Addresses, on the site WordPress.org Forums:
Hello, Editing of addresses has not been implemented for the admin panel. The feature request… -
Posted a reply to Compatible with latest WordPress/Woocommerce?, on the site WordPress.org Forums:
That is a strange one. It does seem to be in the plugin. The function… -
Posted a reply to style, on the site WordPress.org Forums:
Hi, While the plugin includes general styles itself for a simple layout and making it… -
Posted a reply to Compatible with latest WordPress/Woocommerce?, on the site WordPress.org Forums:
Hi, The plugin works just fine with the latest version of WordPress and WooCommerce. You… -
Posted a reply to Deliver to different address checked by default, on the site WordPress.org Forums:
Hi, That isn't a feature of the WooCommerce Address Book plugin at all, but a… -
Posted a reply to Setting the address book as default, on the site WordPress.org Forums:
Sorry, to try to diagnose something like that we would need more information on how… -
Posted a reply to Limit adding addresses, on the site WordPress.org Forums:
Thanks for this @artprojectgroup those filters can be useful for many things with the add… -
Posted a reply to Its crashing now, on the site WordPress.org Forums:
Can you provide he actual PHP error? -
Posted a reply to No Address…, on the site WordPress.org Forums:
Do you have any customizations that are changing this behavior? When there are no addresses… -
Posted a reply to Defining a New Field, on the site WordPress.org Forums:
Ahh, in that case, yes you would need custom javascript since it sounds like it… -
Posted a reply to Defining a New Field, on the site WordPress.org Forums:
Hi, Are you using the latest version of the plugin? The last version had some… -
Posted a reply to Very Useful But have one issue, on the site WordPress.org Forums:
Hi, We are not able to reproduce this issue. Can you check the admin-ajax.php request… -
Posted a reply to I have extra field in my woocommerce checkout, on the site WordPress.org Forums:
The new version now handles dropdown fields with any field ids. We've tested it using… -
Posted a reply to Shipping address validation, on the site WordPress.org Forums:
Probably a check if it is empty before verifying would work. This maybe: add_action( 'woocommerce_checkout_process',… -
Posted a reply to Shipping address validation, on the site WordPress.org Forums:
I just threw this together, but this might work. It checks for the address book… -
Posted a reply to I have extra field in my woocommerce checkout, on the site WordPress.org Forums:
We have just released version 2.0.1 which should fix this issue with the dropdown fields. -
Posted a reply to Checkbox field are not supported?, on the site WordPress.org Forums:
We have just released version 2.0.1 which fixes the issues with checkbox field values being… -
Posted a reply to Ver. 2.0.0 issue on checkout select address, on the site WordPress.org Forums:
We have just released version 2.0.1 which should fix this issue.
Developer
-
Gravity Forms Email Blacklist
Active Installs: 8,000+
-
WooCommerce Address Book
Active Installs: 4,000+
Contributor
-
Nginx Helper
Active Installs: 100,000+