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

        'editor',

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

    <script type="text/javascript">

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

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

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

    add_json_script( 'abt-editor-state', $state );
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

            'references' => [],
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

        $state = json_decode( $meta['_abt_state'][0] );
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

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

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

    $html = new \DOMDocument();
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

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

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

    );

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

            'abt-editor-stores',

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

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

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

    $payload = [
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

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

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

    // Editor.

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

    register_script( 'editor-stores' );

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

    );

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

    ?>

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

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

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

                $state->references[] = $data;
Severity: Minor
Found in src/php/editor.php by phpcodesniffer
Severity
Category
Status
Source
Language