dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

Spaces must be used to indent lines; tabs are not allowed
Open

    ) {
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        update_option( ABT_OPTIONS_KEY, $options );
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        [
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    );
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    require_once __DIR__ . '/views/options-page.php';
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

                    type="application/json"
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        }
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    $style_suffix  = "/bundle/$relpath.css";
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            ABT_ROOT_URI . $script_suffix,
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            true
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        );
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            wp_set_script_translations(
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        $author_ids   = array_merge( $author_ids, $coauthor_ids );
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

            'include' => $author_ids,
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        $blocks    = parse_blocks( $post->post_content );
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    wp_enqueue_style( 'abt-frontend' );
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    }
Severity: Minor
Found in src/php/options.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

    $action = $prefix . 'footer';
Severity: Minor
Found in src/php/utils.php by phpcodesniffer

Spaces must be used to indent lines; tabs are not allowed
Open

        $action,
Severity: Minor
Found in src/php/utils.php by phpcodesniffer
Severity
Category
Status
Source
Language