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

    wp_send_json( $styles );
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

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

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

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

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

        $a = explode( ' ', sanitize_text_field( $node->getAttribute( 'content' ) ), 2 );
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

    //

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

    wp_register_script(

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

        true

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

    //

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

    if ( ! array_key_exists( '_abt_state', $meta ) || ! has_blocks( $post_id ) ) {
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

    libxml_use_internal_errors( true );
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

            'given'  => $a[0],
Severity: Minor
Found in src/php/endpoints.php by phpcodesniffer

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

        'editor-blocks',

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

        ]

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

    // Options Page.

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

    // Frontend.
Severity
Category
Status
Source
Language