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

    global $post;
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

    foreach ( $authors as $author ) {
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

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

        wp_die(
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/frontend.php by phpcodesniffer

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

        'ABT',
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

                <script
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

                    function( $id ) use ( $registered_styles ) {
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

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

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

    wp_enqueue_script( 'abt-options-page' );
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/utils.php by phpcodesniffer

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

    if ( function_exists( 'get_coauthors' ) ) {
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

        if ( is_int( $bib_index ) ) {
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

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

            add_json_script( 'abt-bibliography-json', $blocks[ $bib_index ]['innerHTML'] );
Severity: Minor
Found in src/php/frontend.php by phpcodesniffer

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

    wp_enqueue_script( 'codepen' );
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
Severity
Category
Status
Source
Language