chemiker/e.nigma-2015

View on GitHub

Showing 921 of 921 total issues

Expected 0 spaces before closing bracket; 1 found
Open

    if ( comments_open() ) : ?>
Severity: Minor
Found in src/theme/single.php by phpcodesniffer

Spaces must be used for alignment; tabs are not allowed
Open

        <?php previous_posts_link(); \enigma\Content::Pagebar(); next_posts_link();    ?> </div>
Severity: Minor
Found in src/theme/index.php by phpcodesniffer

Expected 0 spaces before closing bracket; 1 found
Open

                <?php echo $post_vars['meta'];  if ( comments_open() ) : ?>
Severity: Minor
Found in src/theme/index.php by phpcodesniffer

Expected 0 spaces before closing bracket; 1 found
Open

    if ( comments_open() ) : ?>
Severity: Minor
Found in src/theme/page.php by phpcodesniffer

Each PHP statement must be on a line by itself
Open

        <?php previous_posts_link(); \enigma\Content::Pagebar(); next_posts_link();    ?> </div>
Severity: Minor
Found in src/theme/index.php by phpcodesniffer

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

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

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

    <aside id="sidebar" role="complementary">
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

                if ($page <= $displayedpages) {

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

            $thecategories = get_the_category();

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

            ) ); ?>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

        // Pagebar Clone

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

        public static function pagebar($displayedpages=6) {

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

            if (! $page) {

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

                    $min = 1;

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

                    <div class="pagebar comment">
Severity: Minor
Found in src/theme/comments.php by phpcodesniffer

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

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

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

        <span class="category category-light enigma-icon" data-icon="&#62259;" aria-hidden="true"></span>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

Line exceeds 120 characters; contains 194 characters
Open

            <?php esc_html_e('Powered by', 'e.nigma-2015'); ?> <a href="https://sciolism.de">e.nigma</a> <?php esc_html_e('and', 'e.nigma-2015'); ?> <a href="https://wordpress.org">WordPress</a>
Severity: Minor
Found in src/theme/footer.php by phpcodesniffer

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

            if ($max_num_pages <= 1) {

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

            } else {
Severity
Category
Status
Source
Language