wc-smooth-generator icon indicating copy to clipboard operation
wc-smooth-generator copied to clipboard

Smooth product, customer and order generation for WooCommerce

Results 35 wc-smooth-generator issues
Sort by recently updated
recently updated
newest added

### How to test the changes in this Pull Request: 1. Clone this repository 2. Run `composer install` (Bonus point if your local PHP version is lower than PHP 8)...

### All Submissions: * [x] Have you followed the [Contributing guidelines](https://github.com/woocommerce/wc-smooth-generator/blob/trunk/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there aren't...

### All Submissions: * [x] Have you followed the [Contributing guidelines](https://github.com/woocommerce/wc-smooth-generator/blob/trunk/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there aren't...

### All Submissions: * [x] Have you followed the [Contributing guidelines](https://github.com/woocommerce/wc-smooth-generator/blob/trunk/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there aren't...

As detailed in issue https://github.com/woocommerce/wc-smooth-generator/issues/76 , a count parameter would be beneficial so that scalable import events could be run from the WordPress cron infrastructure. ### All Submissions: * [x]...

### All Submissions: * [x] Have you followed the [Contributing guidelines](https://github.com/woocommerce/wc-smooth-generator/blob/trunk/.github/CONTRIBUTING.md)? * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there aren't...

Fixes an outdated/incorrect docblock that was breaking autocomplete for Faker functions in IDE.

### Changes proposed in this Pull Request: This PR introduces a GitHub workflow to run PHPCS checks in CI on Push event. This is interesting to have, **as PHPCS tests...

Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies

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

bug