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

    return array_merge( $links, [ "<a href='$url'>$text</a>" ] );

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

        'SET_CITATION_STYLE' => 'abt-form-set-citation-style',

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

    delete_option( ABT_OPTIONS_KEY );

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

    $text = __( 'Plugin Settings', 'academic-bloggers-toolkit' );

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

        $new_options = [

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

    'ABT_ACTIONS',

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

        'editor-formats',

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

        '//assets.codepen.io/assets/embed/ei.js',

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

        [],

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

            'type'          => 'string',
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

    // Vendor.

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

        [],

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

        window._abt_nonce = '<?php echo esc_html( wp_create_nonce( 'abt-ajax' ) ); ?>'

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

    global $post;
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

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

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

        if ( array_key_exists( '_abt-reflist-state', $meta ) ) {
Severity: Minor
Found in src/php/editor.php by phpcodesniffer

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

            '_abt_state',
Severity: Minor
Found in src/php/editor.php by phpcodesniffer
Severity
Category
Status
Source
Language