feat: Elementor subscription widget #1431
phpcs.yml
on: pull_request
Run PHPCS inspection
16s
Annotations
10 errors and 12 warnings
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L36
Expected 1 spaces before closing parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L36
Expected 1 spaces after opening parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L35
Expected 1 spaces before closing parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L35
Expected 1 spaces after opening parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L34
Expected 1 spaces before closing parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L34
Expected 1 spaces after opening parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L33
Expected 1 spaces before closing parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L33
Expected 1 spaces after opening parenthesis; 0 found
|
|
Run PHPCS inspection:
includes/Frontend.php#L223
Not using strict comparison for in_array; supply true for $strict argument.
|
|
Run PHPCS inspection:
includes/Frontend.php#L68
Whitespace found at end of line
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Widget.php#L224
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Widget.php#L223
When a multi-item array uses associative keys, each value should start on a new line.
|
|
Run PHPCS inspection:
wpuf.php#L279
This comment is 43% valid code; is this commented out code?
|
|
Run PHPCS inspection:
wpuf.php#L206
Processing form data without nonce verification.
|
|
Run PHPCS inspection:
wpuf.php#L206
Processing form data without nonce verification.
|
|
Run PHPCS inspection:
wpuf.php#L205
Processing form data without nonce verification.
|
|
Run PHPCS inspection:
wpuf.php#L205
Processing form data without nonce verification.
|
|
Run PHPCS inspection:
includes/Integrations/Elementor/Elementor.php#L226
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
|
|
Run PHPCS inspection:
includes/Frontend.php#L55
Processing form data without nonce verification.
|
|
Run PHPCS inspection:
includes/Frontend.php#L54
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
|
Run PHPCS inspection
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Run PHPCS inspection
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|