Michael Sumner

Results 12 issues of Michael Sumner

https://github.com/bekarice/woocommerce-gateway-offline/blob/76ff6f1d89302bbe79b037d105085dab4a932e26/woocommerce-gateway-offline.php#L195 This function is deprecated since WooCommerce 3.0.0. Please use: ```php wc_reduce_stock_levels($order_id); ``` Thank you for the guide Beka, as it's been a very handy reference for many out there....

### Is your enhancement related to a problem? Please describe. There are a few typos that will need updating in the docs as well as updating non-evergreen content related to...

type:enhancement

Cannot resolve `dev-master` in composer as not exists, so need to use `dev-trunk`

### Is your enhancement related to a problem? Please describe. When a project is started, the "Homepage" and "WP admin" appear. When the project is re-started, the "Homepage" and "WP...

enhancement

### Describe the bug Example component: ```jsx { setAttributes({ posts: pickedPost }); }} mode="post" label={__('Select a post', 'mytheme')} placeholder={__('Select a post', 'mytheme')} contentTypes={contentTypes} content={posts} maxContentItems={1} hideLabelFromVision isOrderable={false} uniqueContentItems /> ```...

When signing up as a new account, then you will receive the following message: `Welcome to Dub.co!` However, it will be an empty body of content. ![Image](https://github.com/user-attachments/assets/803fe30b-6bb5-40bf-b4b6-4de8142973a8)

### Describe the bug WARNING: The 10up PHPCS standard uses 1 deprecated sniff ------------------------------------------------------------------------------- - Generic.Functions.CallTimePassByReference This sniff has been deprecated since v3.12.1 and will be removed in v4.0.0. Deprecated...