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

        <a

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

                                ]

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

                    <div class="postbox"> <h2><?php esc_html_e( 'Plugin Requirements Check', 'academic-bloggers-toolkit' ); ?></h2>

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

                                        <strong><?php esc_html_e( 'PHP Version', 'academic-bloggers-toolkit' ); ?></strong>

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

                                                    /* translators: %s: version number */

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

                                                sprintf(

Line exceeds 120 characters; contains 192 characters
Open

                                            <a href="http://php.net/manual/en/intro.dom.php"><?php esc_html_e( 'Click here for installation instructions', 'academic-bloggers-toolkit' ); ?></a>

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

                    <?php /* }}} */ ?>

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

                                        </strong>

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

                                    <th>

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

                                                [

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

                                                    'code' => [],

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

                                        <strong style="color: red;"><?php esc_html_e( 'Disabled', 'academic-bloggers-toolkit' ); ?></strong>

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

                    <?php /* Feedback Box {{{ */ ?>

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

                                    __( 'If you experience a bug or would like to request a new feature, please visit the <a href="%s">GitHub Repository</a> and submit an issue.', 'academic-bloggers-toolkit' ),

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

                        </div>
Severity
Category
Status
Source
Language