🛠 refactor: dokan_is_user_seller function #3768
phpcs.yml
on: pull_request
Run PHPCS inspection
13s
Annotations
11 warnings
Run PHPCS inspection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPCS inspection:
includes/functions.php#L776
The method parameter $key is never used
|
Run PHPCS inspection:
includes/functions.php#L776
The method parameter $array is never used
|
Run PHPCS inspection:
includes/functions.php#L776
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
|
Run PHPCS inspection:
includes/functions.php#L789
The method parameter $key is never used
|
Run PHPCS inspection:
includes/functions.php#L886
The method parameter $pro is never used
|
Run PHPCS inspection:
includes/functions.php#L1919
The method parameter $args is never used
|
Run PHPCS inspection:
includes/functions.php#L2582
The method parameter $product_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2582
The method parameter $category_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2599
The method parameter $product_id is never used
|
Run PHPCS inspection:
includes/functions.php#L2599
The method parameter $category_id is never used
|