chemiker/e.nigma-2015

View on GitHub

Showing 921 of 921 total issues

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

    </aside>
Severity: Minor
Found in src/theme/comments.php by phpcodesniffer

Line exceeds 120 characters; contains 132 characters
Open

            <img src="<?php echo get_theme_mod('enigma_2015_information_image', get_template_directory_uri().'/screenshot.png'); ?>"
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

    <nav id="primary_navigation" role="navigation">
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

    class Content {

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

            if ($max_num_pages > $displayedpages) {

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

                for ($i = $min; $i <= $max; $i++) {

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

                            $i

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>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

        <span class="copyright">
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

            $max_num_pages = $wp_query->max_num_pages;

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

                $page = 1;

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

                    <?php if ( get_option( 'page_comments' ) ) : ?>
Severity: Minor
Found in src/theme/comments.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

                    $max = $max_num_pages;

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

                        <?php paginate_comments_links(); ?>
Severity: Minor
Found in src/theme/comments.php by phpcodesniffer

Line exceeds 120 characters; contains 147 characters
Open

            <?php echo apply_filters( 'the_content', get_theme_mod('enigma_2015_information_about', __('Welcome to my blog', 'e.nigma-2015')) ); ?>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

    </aside>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

            'container' => FALSE
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

        public static function get_categories() {
Severity
Category
Status
Source
Language