Mike Jolley
@mikejolley on WordPress.org and Slack
- Member Since: December 21st, 2011
- Location: Cambridge, England
- Website: mikejolley.com
- GitHub: mikejolley
- Job Title: Software Engineer
- Employer: Automattic
Bio
Interests
WordPress Origin Story
Contribution History
Mike Jolley’s badges:- Core Contributor Core Contributor
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Committed [2208712] to Plugins Trac:
Release 2.5.3, see readme.txt for changelog.3 months ago
-
Committed [2147681] to Plugins Trac:
Release 2.4.0, see readme.txt for changelog.6 months ago
-
Committed [2146455] to Plugins Trac:
Release 2.3.1, see readme.txt for changelog.6 months ago
-
Committed [2117544] to Plugins Trac:
Release 2.2.1, see readme.txt for changelog.8 months ago
-
Posted a reply to WooCommerce Plugin Install Fails, on the site WordPress.org Forums:
The zip file is too large to upload via WP admin, so you'll need to…11 months ago
-
Posted a reply to Refund Amount Field set to readonly after latest update, on the site WordPress.org Forums:
This was intentional. Refund the line item qty/values, otherwise reporting and taxes will be stored…11 months ago
-
Posted a reply to Woocommerce 3.6.1 Breaks wc_get_product_id_by_sku, on the site WordPress.org Forums:
wc_get_product_id_by_sku has passing unit tests so I don't think it's broken. ` SELECT posts.ID FROM…11 months ago
-
Posted a reply to WooCommerce database update running since 6 hours, on the site WordPress.org Forums:
database, wp_posts table. See what row with ID 2813 contains. Your host may have PhpMyAdmin…11 months ago
-
Posted a reply to WooCommerce database update running since 6 hours, on the site WordPress.org Forums:
Thats thats helpful. I've logged this here https://github.com/woocommerce/woocommerce/issues/23373 You might be able to get things…11 months ago
-
Posted a reply to Product gallery missing, on the site WordPress.org Forums:
@avz anyway we can get access to this to debug? There are a few users…11 months ago
-
Posted a reply to WooCommerce database update running since 6 hours, on the site WordPress.org Forums:
Thats fine, that one is recurring. I'm more interested in which ones you had to…11 months ago
-
Posted a reply to Missing products additional images gallery, on the site WordPress.org Forums:
I have a copy of 21.1.6 and tested against out sample data and galleries appear…11 months ago
-
Posted a reply to WooCommerce database update running since 6 hours, on the site WordPress.org Forums:
@bertelemanuel When you did that, how many pending tasks where there left? No one else…11 months ago
-
Posted a reply to Product gallery missing, on the site WordPress.org Forums:
@avz just found and tried that and all appears normal. Running 1.8.1.11 months ago
-
Posted a reply to WooCommerce database update running since 6 hours, on the site WordPress.org Forums:
Can you go to Tools > Scheduled Actions > Pending and see what is left…11 months ago
-
Posted a reply to Series Doesn’t Appear in New Post Editor Screen, on the site WordPress.org Forums:
@thefiddler thanks for the offer :) Happy to add some contributors to the GitHub repo…11 months ago
-
Posted a reply to How to know when database update is finished???, on the site WordPress.org Forums:
> OK, so how am I supposed to know when the update is finished? When…11 months ago
-
Posted a reply to Woo 3.6.1 REST API for 3rd party plugins, on the site WordPress.org Forums:
Maybe you can check https://github.com/woocommerce/woocommerce/pull/23372 - if it's approved. Again, it's hard to patch/justify changes…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
https://woocommerce.com/contact-us/ or you can ping me via https://github.com/mikejolley I cannot see any code changes that…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
Probably better to find a solution... can you contact the help desk so someone can…11 months ago
-
Posted a reply to PRODUCTS SEARCH BY SKU DOES NOT WORK, on the site WordPress.org Forums:
It won't work until that data update completes ^ Check progress in Tools > Scheduled…11 months ago
-
Posted a reply to Product gallery missing, on the site WordPress.org Forums:
@avz I found a copy of Astra (free) and the pro plugin which worked with…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
.htaccess does for work on nginx afaik :p thats for apache. Did you try what…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
Please try without the client code and instead put the full API url with query…11 months ago
-
Posted a reply to CART PAGE ISSUES BEFORE CHCECKING OUT , PLEASE HELP !, on the site WordPress.org Forums:
What notices do you see on the cart page? Usually it's an item out of…11 months ago
-
Posted a reply to WC()->cart is null in custom REST API, on the site WordPress.org Forums:
It's not really possible to document every unknown side effect. Loading all the theme code,…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
> I’ve seen some other reports of those htaccess being removed by something after updates.…11 months ago
-
Posted a reply to Product gallery missing, on the site WordPress.org Forums:
Can you tell us which theme? Ideally we need a copy of the theme to…11 months ago
-
Posted a reply to WooCommerce REST API Error 401, on the site WordPress.org Forums:
Some server environments struggle with auth because they do not support headers, and whist this…11 months ago
-
Posted a reply to woocommerce missing css classes, on the site WordPress.org Forums:
In your template files where wc_product_class is called, what is being passed to wc_product_class? It…11 months ago
-
Posted a reply to Woo 3.6.1 REST API for 3rd party plugins, on the site WordPress.org Forums:
Vitaly, no I'm trying to understand the issue so we can work on a patch…11 months ago
-
Posted a reply to Changes in Login Page WC3.6, on the site WordPress.org Forums:
The checkbox has been moved above the button for accessibility reasons - users with screen…11 months ago
-
Posted a reply to Woo 3.6.1 REST API for 3rd party plugins, on the site WordPress.org Forums:
I don't know what you're doing but it doesn't sound inline with how the WordPress…11 months ago
-
Posted a reply to WC()->cart is null in custom REST API, on the site WordPress.org Forums:
I think the issue here is the cart is supposed to be enqueued on frontend…11 months ago
-
Posted a reply to Woo 3.6.1 REST API for 3rd party plugins, on the site WordPress.org Forums:
It's my understanding that auth methods stack. Without auth I can still access REST API…11 months ago
-
Posted a reply to Reports not showing right after update to 3.6.0, on the site WordPress.org Forums:
Is this on the dashboard or the main reports section? If it's a recent order…11 months ago
-
Posted a reply to Subtotal Wrong When Changing Tax Class, on the site WordPress.org Forums:
Just to close the loop, this was reported on Github here and has a patch:…11 months ago
-
Created a new ticket, #46963, in Core Trac:
Comments meta box offset bug for custom comment types11 months ago
-
Committed [2069357] to Plugins Trac:
Release 3.5.8, see readme.txt for changelog.11 months ago
-
Created a new ticket, #46010, in Core Trac:
Auto-generated term slugs can be greater than 200 characters, giving ...1 year ago
-
Committed [1899214] to Plugins Trac:
assets2 years ago
-
Committed [1899213] to Plugins Trac:
Release 2.0.0, see readme.txt for changelog.2 years ago
-
Posted a reply to Is this some kind of punishment !?, on the site WordPress.org Forums:
Hi, I think someone swapped your . key for ! :) 2 articles to look…2 years ago
-
Posted a reply to ?, on the site WordPress.org Forums:
@irongenetics96 This isn't a link shortener, it's a form. Form will still post the referrer…2 years ago
-
Posted a reply to ?, on the site WordPress.org Forums:
> 5. It´s against the ToS of some Affiliate programs, when the affiliate link don´t…2 years ago
-
Posted a reply to ?, on the site WordPress.org Forums:
referer and other params aren't being removed for me in the form. Someone opened an…2 years ago
-
Committed [1887664] to Plugins Trac:
Release 3.4.2, see readme.txt for changelog.2 years ago
-
Posted a reply to ?, on the site WordPress.org Forums:
Just tested and appears to be working on default themes: https://dl.dropboxusercontent.com/s%2Fvepumijiu3p1csw%2FMonosnap%25202018-06-05%252015-14-17.png Form contains URL and…2 years ago
-
Posted a reply to HTTPS: false positive?, on the site WordPress.org Forums:
The wc_site_is_https function is used which checks if your home URL contains HTTPS. Thats set…2 years ago
-
Posted a reply to update breaks the site, on the site WordPress.org Forums:
Can you post a support ticket or to the helpdesk? Sounds very much like a…2 years ago
Developer
-
Sidebar Login
Active Installs: 30,000+
-
WooCommerce
Active Installs: 5+ million
-
WooCommerce Beta Tester
Active Installs: 300+
-
WooCommerce Blocks
Active Installs: 300,000+
-
WooCommerce EU VAT Rates for Digital Goods Sync
Active Installs: 20+
-
WooCommerce Product Gift Wrap
Active Installs: 2,000+
-
WP Job Manager
Active Installs: 100,000+
-
WP Page Load Stats
Active Installs: 30+
-
WP Post Series
Active Installs: 1,000+
Contributor
-
CoinPayments.net Payment Gateway for WooCommerce
Active Installs: 3,000+
-
Download Monitor
Active Installs: 100,000+
-
WooCommerce Amazon Pay
Active Installs: 10,000+
-
WooCommerce eWAY Gateway
Active Installs: 8,000+