Forum Replies Created

Viewing 15 replies - 31 through 45 (of 204 total)
  • Thread Starter Blamedutchie

    (@blamedutchie)

    Great,

    Will keep an eye out for that one!

    Thread Starter Blamedutchie

    (@blamedutchie)

    @dsmart :

    Hi, I no longer see the error, but now I saw this (once), immediately after updating to Jetpack 7.5.2:

    Notice: Constant MEDIA_TRASH already defined in /../public_html/wp-config.php on line 95
    
    Notice: Constant WP_POST_REVISIONS already defined in /../public_html/wp-config.php on line 98

    I find it odd that Jetpack should set these options… Does it?

    Thread Starter Blamedutchie

    (@blamedutchie)

    Hi Yoan,

    A dashboard widget that can show multiple calendars, yes that would be great.
    (I can imagine a sort of advanced text widget that can handle more than one shortcode to show multiple calendars).

    Why multiple calendars, you might ask. Well, I use several – especially during the set-up phase – because I do various types of events and putting that all in one calendar becomes too cluttered for my taste.

    Of course, this would only make sense if the widget can break out of the columns that the WordPress Dash per default provides (which usually gives rather small and thus useless widgets).

    Or… (thinking out loud) Instead of the Dashboard, a sort of profile page for the calendar/event manager with cool overview. I’ve always thought the standard WordPress profile page lacks functionality and is a missed chance, it is basically just another settings page, while the Dashboard is too rigid – both should be easier to adapt.

    Maybe something that a skilled plug-in author could sink his teeth in…

    Cheers,
    Dutchie

    Thread Starter Blamedutchie

    (@blamedutchie)

    @yoancutillas

    Indeed, seeing two or three calendars in the calendar editor or – even nicer – in a nice wide widget in the WordPress Dashboard, is what I mean.

    Thanks for your suggestions, I will see which approach works best for me.

    I had no idea about the FullCalendar restriction (how could I), great that created a request on Github for that.

    Regards,
    Dutchie

    Thread Starter Blamedutchie

    (@blamedutchie)

    That was fast!

    Thread Starter Blamedutchie

    (@blamedutchie)

    Thank you @yoancutillas

    Kind regards

    Thread Starter Blamedutchie

    (@blamedutchie)

    Hi JS,

    Have to admit, I was a bit confused since _wp_attachment_metadata is a key in the postmeta table, I expected to see it when editing a post. Totally forgot that WordPress also creates a post for media files..

    Just forget it, blinded by the light ??

    Thread Starter Blamedutchie

    (@blamedutchie)

    Hi Jordy,

    Adding the line, gives the following warning:

    PHP Warning: array_filter() expects parameter 1 to be array, string given in /../../plugins/meow-gallery/mgl_run.php on line 80

    Galleries are longer being shown, neither on the front-end nor in the editor.

    About the _wp_attachment_metadata error: I know that could be a problem with an incorrectly serialized array that holds the image sizes, but I have not really an idea how to figure out could be wrong there, let alone how to fix it. In fact I have no idea whether it was a plug-in or the theme putting storing that data serialized. (also no idea why anyone would want to store attachment metadata serialized without plug-ins capable of changing parts of the resulting array)

    Oh well… step by step I’ll either fix it or wreck my site completely ??

    Thread Starter Blamedutchie

    (@blamedutchie)

    I think so to, @tigroumeow . If not, there would be too much coincidence going on ??

    I will test the change within the next 24 hours and let you know the results.

    Thread Starter Blamedutchie

    (@blamedutchie)

    Hi Jordy,

    Thanks for your usual swiftness.

    Apart from the database errors, I see:

    [25-Mar-2019 12:15:40 UTC] PHP Warning:  Illegal string offset 'width' in /../plugins/meow-gallery/builders/tiles.php on line 57
    [25-Mar-2019 12:15:40 UTC] PHP Warning:  Illegal string offset 'height' in /../plugins/meow-gallery/builders/tiles.php on line 57
    [25-Mar-2019 12:15:40 UTC] PHP Warning:  Illegal string offset 'file' in /../plugins/meow-gallery/builders/builder.php on line 64

    I have not yet had the time to add your $images suggestion, but I’ve noticed that the database errors only show up when I use the Upload button provided inside the New Gallery Block. If I click Media Library and then use the Upload feature in the following screen, the errors don’t show up and the thumbnails when clicked on Edit Gallery are then shown without problem.

    We’ll keep in touch.

    • This reply was modified 5 years, 8 months ago by Blamedutchie.
    Thread Starter Blamedutchie

    (@blamedutchie)

    @bcrodua

    Hi,
    Sorry it took a while. In order to figure that out, I created an empty debug.log and logged in as an administrator. Started clicking on everything and the logfile grew and grew.

    Suddenly I thought of firewall and .htaccess:

    I have a line Header set Referrer-Policy "no-referrer"
    Changing the policy to “strict-origin” obviously solves the issue.

    Right now, I feel a bit stupid for not seeing this earlier and wasting your time. On the other hand, you can put this in your knowledge base and others may learn from it.

    Have a great weekend and as always thanks for your support!

    Thread Starter Blamedutchie

    (@blamedutchie)

    @jdembowski :

    You are absolutely correct, forgive me my enthusiasm ??

    @tigroumeow :

    The gallery that did not work properly yet, now looks good. As I wrote, I was sure you’d fix it. I see that I have to do some CSS tweaking now, but that does not come as a surprise.

    Cheers!

    Hooking into this thread, because the behaviour when flushing did change indeed.

    What I was used to, was that the current page would stay the current page (using topmenu performance > purge all caches). Now, I am being redirected to the W3TC Dashboard page.

    Unless I use Performance > Flush Current Page, then the URL changes to admin.php?page=w3tc_dashboard&w3tc_flush_current_page&_wpnonce=49d64b6cce

    with the notice “Page has been flushed successfully” and “Return”, but that page keeps loading and when I click “Return” I stay on the page (Return-link points at the same wpnonce URL).

    Wordpress 5.1.1 issue maybe?

    Spinning forever at any clean action:

    browser console:

    Error caught by UpdraftPlus ajaxError handler (follows) for /wp-admin/admin-ajax.php updraft-admin-common.min.js:2:10071
    Bad Request

    Nothing in debug.log or error.log

    Thread Starter Blamedutchie

    (@blamedutchie)

    Tried to create a new topic on your site, got blocked by Cloudflare. Maybe the topic contained too much text. Got informed that I can send an email, which of course also doesn’t work, since my IP got blocked.

    Cloudflare Ray ID: 4b7569ad5804620c

    What I was trying to post:

    Hi there,
    After being slightly disappointed with the support I received when I experienced issues with the Fotografie theme, I decided to perform a fresh install with the most recent WordPress and Fotografie theme version. Then I installed and ran the new Theme Sniffer on both parent and child theme.

    After going through the sniffer output, all I can say is: so much for following WordPress Coding Standards.

    Theme Sniffer – Raw Output Parent Theme Fotografie

    Selected check options:

    WPThemeReview: Ruleset for WordPress theme review requirements (Required)
    WordPress-Core: Main ruleset for WordPress core coding standards (Optional)
    WordPress-Extra: Extended ruleset for recommended best practices (Optional)

    FILE: /var/www/wordpress/wp-content/themes/fotografie/404.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     30 | ERROR | [x] Line indented incorrectly; expected 7 tabs, found 6
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     36 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     42 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     46 | ERROR | [x] Line indented incorrectly; expected at least 7 tabs, found 6
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/archive-jetpack-portfolio.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     14 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     29 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/archive.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     13 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     29 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     61 | ERROR | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
     63 | ERROR | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/comments.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 7 ERRORS AND 4 WARNINGS AFFECTING 11 LINES
    --------------------------------------------------------------------------------------------------------------
     27 | ERROR   | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     33 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'get_the_title'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     38 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
        |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
        |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     47 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'get_the_title'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     67 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     68 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'style'" and
        |         |     double arrow, but found 6.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     71 | WARNING | [x] Array double arrow not aligned correctly; expected 2 space(s) between "'short_ping'" and
        |         |     double arrow, but found 1.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     72 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     85 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     92 | ERROR   | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     95 | ERROR   | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/features/breadcrumb/breadcrumb.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------------------------
     15 | WARNING | [x] To help prevent PHP "headers already send" errors the PHP closing tag at the end of the
        |         |     file should be removed. (PSR2.Files.ClosingTag.NotAllowed)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: ...var/www/wordpress/wp-content/themes/fotografie/components/features/featured-content/content-featured.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 3 ERRORS AND 1 WARNING AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     29 | ERROR   | [x] Concat operator must be surrounded by a single space
        |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     29 | ERROR   | [x] Concat operator must be surrounded by a single space
        |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     29 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'trailingslashit'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     36 | ERROR   | [x] No space found after comma in function call
        |         |     (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: ...var/www/wordpress/wp-content/themes/fotografie/components/features/featured-content/display-featured.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
    --------------------------------------------------------------------------------------------------------------
     17 | WARNING | [x] Equals sign not aligned correctly; expected 1 space but found 4 spaces
        |         |     (Generic.Formatting.MultipleStatementAlignment.IncorrectWarning)
     21 | ERROR   | [ ] Overriding WordPress globals is prohibited. Found assignment to $post_id
        |         |     (WordPress.WP.GlobalVariablesOverride.OverrideProhibited)
     43 | ERROR   | [ ] Overriding WordPress globals is prohibited. Found assignment to $type
        |         |     (WordPress.WP.GlobalVariablesOverride.OverrideProhibited)
     45 | ERROR   | [ ] Overriding WordPress globals is prohibited. Found assignment to $title
        |         |     (WordPress.WP.GlobalVariablesOverride.OverrideProhibited)
     70 | ERROR   | [ ] Overriding WordPress globals is prohibited. Found assignment to $post
        |         |     (WordPress.WP.GlobalVariablesOverride.OverrideProhibited)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/features/hero-content/content-hero.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AND 1 WARNING AFFECTING 5 LINES
    --------------------------------------------------------------------------------------------------------------
     17 | ERROR   | [ ] Overriding WordPress globals is prohibited. Found assignment to $id
        |         |     (WordPress.WP.GlobalVariablesOverride.OverrideProhibited)
     23 | WARNING | [ ] This comment is 46% valid code; is this commented out code?
        |         |     (Squiz.PHP.CommentedOutCode.Found)
     58 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     65 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     88 | ERROR   | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: ...ar/www/wordpress/wp-content/themes/fotografie/components/features/portfolio/content-portfolio-single.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     15 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     19 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     20 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     30 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/features/portfolio/content-portfolio.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------------------------
     22 | ERROR   | [x] Concat operator must be surrounded by a single space
        |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     22 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'trailingslashit'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/features/portfolio/portfolio.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 9 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     32 | ERROR | [x] Space found before object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.Before)
     32 | ERROR | [x] Space found after object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.After)
     33 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     54 | ERROR | [x] Space found before object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.Before)
     54 | ERROR | [x] Space found after object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.After)
     54 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     54 | ERROR | [x] Space found before object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.Before)
     54 | ERROR | [x] Space found after object operator (Squiz.WhiteSpace.ObjectOperatorSpacing.After)
     61 | ERROR | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/features/recent-posts/recent-posts.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 7 ERRORS AND 3 WARNINGS AFFECTING 10 LINES
    --------------------------------------------------------------------------------------------------------------
      2 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      3 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'posts_per_page'"
        |         |     and double arrow, but found 6.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      4 | WARNING | [x] Array double arrow not aligned correctly; expected 2 space(s) between "'no_found_rows'"
        |         |     and double arrow, but found 7.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      5 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      6 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 0
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     10 | WARNING | [ ] Found precision alignment of 1 spaces.
        |         |     (WordPress.WhiteSpace.PrecisionAlignment.Found)
     15 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     21 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     26 | ERROR   | [x] Newline required after opening brace
        |         |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     50 | ERROR   | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/footer/footer-widgets.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 5 LINES
    --------------------------------------------------------------------------------------------------------------
     12 | WARNING | [ ] Found precision alignment of 1 spaces.
        |         |     (WordPress.WhiteSpace.PrecisionAlignment.Found)
     13 | WARNING | [ ] Found precision alignment of 1 spaces.
        |         |     (WordPress.WhiteSpace.PrecisionAlignment.Found)
     14 | WARNING | [ ] Found precision alignment of 1 spaces.
        |         |     (WordPress.WhiteSpace.PrecisionAlignment.Found)
     15 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 0
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     39 | ERROR   | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/footer/site-info.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     5 | ERROR   | A gettext call containing placeholders was found, but was not accompanied by a "translators:"
       |         | comment on the line above to clarify the meaning of the placeholders.
       |         | (WordPress.WP.I18n.MissingTranslatorsComment)
     7 | WARNING | All output should be run through an escaping function (see the Security sections in the
       |         | WordPress Developer Handbooks), found '$def_footer_text'.
       |         | (WordPress.Security.EscapeOutput.OutputNotEscaped)
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/footer/site-social.php
    ------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------
     2 | WARNING | Found precision alignment of 3 spaces.
       |         | (WordPress.WhiteSpace.PrecisionAlignment.Found)
    ------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/header/header-media.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 6 ERRORS AFFECTING 6 LINES
    --------------------------------------------------------------------------------------------------------------
     13 | ERROR | [x] Line indented incorrectly; expected at least 2 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     15 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     19 | ERROR | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     20 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     23 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     27 | ERROR | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/header/site-branding.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     18 | ERROR | [x] Line indented incorrectly; expected at least 5 tabs, found 4
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     19 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/navigation/navigation-top.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 8 ERRORS AFFECTING 8 LINES
    --------------------------------------------------------------------------------------------------------------
     18 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     19 | ERROR | [x] Array item not aligned correctly; expected 28 spaces but found 32
        |       |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
     20 | ERROR | [x] Array item not aligned correctly; expected 28 spaces but found 32
        |       |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
     21 | ERROR | [x] Array item not aligned correctly; expected 28 spaces but found 32
        |       |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
     22 | ERROR | [x] Array item not aligned correctly; expected 28 spaces but found 32
        |       |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
     23 | ERROR | [x] Array closer not aligned correctly; expected 24 space(s) but found 28
        |       |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
     30 | ERROR | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
     36 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/page/content-page.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     28 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     32 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     33 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     46 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/post/content-none.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 8 ERRORS AFFECTING 7 LINES
    --------------------------------------------------------------------------------------------------------------
     18 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     20 | ERROR | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeOpen)
     22 | ERROR | [ ] A gettext call containing placeholders was found, but was not accompanied by a
        |       |     "translators:" comment on the line above to clarify the meaning of the placeholders.
        |       |     (WordPress.WP.I18n.MissingTranslatorsComment)
     24 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     25 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 3
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     25 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterEnd)
     33 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     39 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/post/content-single.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 8 ERRORS AFFECTING 7 LINES
    --------------------------------------------------------------------------------------------------------------
     38 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     40 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     40 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
        |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     44 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     46 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     48 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     52 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     53 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 2
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/components/post/content.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     17 | ERROR | [x] Expected 1 space after closing brace; newline found
        |       |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     23 | ERROR | [x] Space before opening parenthesis of function call prohibited
        |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/ect-templates/content-featured-content.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 45 ERRORS AND 18 WARNINGS AFFECTING 38 LINES
    --------------------------------------------------------------------------------------------------------------
     12 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     13 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     13 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     14 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     14 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     14 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     14 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     15 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     15 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found
        |         |     'essential_content_pro_get_featured_content_thumbnail_link'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     16 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     17 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     17 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found
        |         |     'essential_content_get_featured_content_thumbnail_link'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     18 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     19 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     20 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     22 | ERROR   | [x] Space after opening parenthesis of function call prohibited
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     22 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     22 | ERROR   | [x] Function calls without parameters should have no spaces between the parenthesis.
        |         |     (WordPress.Functions.FunctionCallSignatureNoParams.WhitespaceFound)
     23 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     23 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     23 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     24 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     25 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     26 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     27 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     27 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     27 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     27 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     28 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     28 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     29 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     29 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     30 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     32 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     32 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     33 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     33 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     34 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     36 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     36 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     37 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     37 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     38 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     39 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     40 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     40 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     41 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     41 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     42 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     44 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     44 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     45 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     45 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     46 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     48 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     48 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     49 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     49 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Featured_Content'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     50 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     51 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     52 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     53 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     54 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 45 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/ect-templates/content-portfolio.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 45 ERRORS AND 17 WARNINGS AFFECTING 35 LINES
    --------------------------------------------------------------------------------------------------------------
     11 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     12 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     12 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     12 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     12 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     12 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     13 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     13 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found
        |         |     'essential_content_pro_get_portfolio_thumbnail_link'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     14 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     14 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     15 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     15 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found
        |         |     'essential_content_get_portfolio_thumbnail_link'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     16 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     16 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     17 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     19 | ERROR   | [x] Space after opening parenthesis of function call prohibited
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     19 | ERROR   | [x] Expected 0 spaces before closing bracket; 1 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     19 | ERROR   | [x] Function calls without parameters should have no spaces between the parenthesis.
        |         |     (WordPress.Functions.FunctionCallSignatureNoParams.WhitespaceFound)
     21 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     21 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     21 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     22 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     23 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     24 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     24 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     24 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     24 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     25 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     25 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     26 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     26 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     27 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     29 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     29 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     30 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     30 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     31 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     33 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     33 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     34 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     34 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Pro_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     35 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     36 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     37 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     37 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     38 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     38 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     39 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     41 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     41 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     42 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     42 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     43 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     45 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     45 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     46 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     46 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
        |         |     WordPress Developer Handbooks), found 'Essential_Content_Jetpack_Portfolio'.
        |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     47 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     48 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     49 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     50 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     51 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
        |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 45 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/front-page.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     21 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     35 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 1
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     41 | ERROR | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     43 | ERROR | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/functions.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 35 ERRORS AFFECTING 24 LINES
    --------------------------------------------------------------------------------------------------------------
      56 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      59 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      64 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      64 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      69 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      75 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      75 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      80 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      86 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      86 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      92 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      95 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      95 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      95 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      95 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      98 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      98 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     144 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     144 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     175 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     301 | ERROR | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
         |       |     style will not always be loaded due to browser caching.
         |       |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
     303 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     305 | ERROR | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
         |       |     style will not always be loaded due to browser caching.
         |       |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
     310 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     312 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     314 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     316 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     318 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
         |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     318 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     318 | ERROR | [x] Only one argument is allowed per line in a multi-line function call
         |       |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     321 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     330 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     341 | ERROR | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
         |       |     style will not always be loaded due to browser caching.
         |       |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
     341 | ERROR | [x] Space before opening parenthesis of function call prohibited
         |       |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     343 | ERROR | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
         |       |     style will not always be loaded due to browser caching.
         |       |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 31 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/breadcrumb.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 124 ERRORS AND 76 WARNINGS AFFECTING 97 LINES
    --------------------------------------------------------------------------------------------------------------
      20 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      21 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      22 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      23 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      27 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 7 spaces but found 6
         |         |     spaces (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
      28 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 8 spaces but found 7
         |         |     spaces (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
      45 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      45 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      47 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      48 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      48 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      48 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
      49 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      49 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      49 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      50 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      50 | ERROR   | [x] Blank line found after control structure
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd)
      52 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      52 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      53 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      54 | ERROR   | [ ] Variable "thisCat" is not in valid snake_case format
         |         |     (WordPress.NamingConventions.ValidVariableName.NotSnakeCase)
      55 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      55 | ERROR   | [ ] Variable "thisCat" is not in valid snake_case format
         |         |     (WordPress.NamingConventions.ValidVariableName.NotSnakeCase)
      55 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      55 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
      56 | ERROR   | [ ] Variable "thisCat" is not in valid snake_case format
         |         |     (WordPress.NamingConventions.ValidVariableName.NotSnakeCase)
      59 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$cats'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      60 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      61 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      61 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      61 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      63 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      63 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      64 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      65 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      65 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      65 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      67 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      67 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      68 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      69 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      69 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      69 | ERROR   | [x] Space after closing parenthesis of function call prohibited
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket)
      69 | ERROR   | [x] Space found before semicolon; expected ");" but found ") ;"
         |         |     (WordPress.WhiteSpace.SemicolonSpacing.Incorrect)
      70 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      70 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      71 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      71 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      71 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      73 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      73 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      74 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      75 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      75 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      75 | ERROR   | [x] Space after closing parenthesis of function call prohibited
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterCloseBracket)
      75 | ERROR   | [x] Space found before semicolon; expected ");" but found ") ;"
         |         |     (WordPress.WhiteSpace.SemicolonSpacing.Incorrect)
      76 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      76 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      76 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      78 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      78 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      79 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      80 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      80 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_time'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      80 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      82 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      82 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      83 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      83 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
      84 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      84 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      88 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      88 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$post_type'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      89 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      89 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
      89 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
      89 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
      89 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      89 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
      90 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      90 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      90 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      91 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      92 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      92 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
      93 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      97 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
      97 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
      97 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
      97 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
      97 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      97 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
      98 | ERROR   | [x] String "#^(.+)$#" does not require double quotes; use single quotes instead
         |         |     (Squiz.Strings.DoubleQuoteUsage.NotRequired)
      98 | ERROR   | [x] String "$1" does not require double quotes; use single quotes instead
         |         |     (Squiz.Strings.DoubleQuoteUsage.NotRequired)
      99 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     102 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$cats'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     103 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     103 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     103 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     103 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     103 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     103 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
     104 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     104 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     104 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     105 | ERROR   | [x] Line indented incorrectly; expected 5 tabs, found 8
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     106 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     107 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     107 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     108 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     108 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     108 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     108 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     108 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     110 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     110 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$post_type'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     110 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     111 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     111 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     112 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     116 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     118 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     120 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     124 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$cats'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     125 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     127 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$link'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     127 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$parent'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     128 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     128 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     128 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
     129 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     129 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     129 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     130 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     130 | ERROR   | [x] Blank line found after control structure
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd)
     132 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     132 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     133 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     133 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     134 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     134 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     134 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
     135 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     135 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     135 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     136 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     136 | ERROR   | [x] Blank line found after control structure
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd)
     138 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     138 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     139 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     142 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     142 | ERROR   | [x] Expected 1 space(s) after WHILE keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     142 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     142 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     146 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     148 | WARNING | [ ] Avoid function calls in a FOR loop test part
         |         |     (Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed)
     148 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     148 | ERROR   | [x] Expected 1 space(s) after FOR keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     148 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     148 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     148 | ERROR   | [ ] The use of count() inside a loop condition is not allowed; assign the return value to a
         |         |     variable and use the variable in the loop condition instead
         |         |     (Squiz.PHP.DisallowSizeFunctionsInLoops.Found)
     149 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$breadcrumbs'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     149 | ERROR   | [x] Array keys must be surrounded by spaces unless they contain a string or an integer.
         |         |     (WordPress.Arrays.ArrayKeySpacingRestrictions.NoSpacesAroundArrayKeys)
     150 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     151 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     151 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     151 | ERROR   | [ ] Use Yoda Condition checks, you must. (WordPress.PHP.YodaConditions.NotYoda)
     152 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     152 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'get_the_title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     152 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     153 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     153 | ERROR   | [x] Blank line found after control structure
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd)
     155 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     155 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     156 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     157 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     157 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     157 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     159 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     159 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     160 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     163 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     163 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     163 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$userdata'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     163 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     165 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     165 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     166 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     167 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$before'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     167 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$text'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     167 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$after'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     169 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     170 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     171 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     173 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     174 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     174 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found 'max'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     175 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     177 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 7
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     178 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 109 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/class-tgm-plugin-activation.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 18 ERRORS AND 54 WARNINGS AFFECTING 56 LINES
    --------------------------------------------------------------------------------------------------------------
      285 | WARNING | [ ] Empty return statement not required here
          |         |     (Squiz.PHP.NonExecutableCode.ReturnNotRequired)
      334 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      340 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      346 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      352 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      358 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      364 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
          |         |     "translators:" comment on the line above to clarify the meaning of the
          |         |     placeholders. (WordPress.WP.I18n.MissingTranslatorsComment)
      557 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      557 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      559 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
      655 | ERROR   | [x] Parenthesis should always be used when instantiating a new object.
          |         |     (WordPress.Classes.ClassInstantiation.MissingParenthesis)
      712 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
      712 | WARNING | [ ] Detected usage of a non-sanitized input variable: $_GET
          |         |     (WordPress.Security.ValidatedSanitizedInput.InputNotSanitized)
      712 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      719 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      719 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      722 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
      732 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
      743 | WARNING | [ ] Variable assignment found within a condition. Did you mean to do a comparison?
          |         |     (WordPress.CodeAnalysis.AssignmentInCondition.Found)
      743 | ERROR   | [ ] Assignments must be the first block of code on a line
          |         |     (Squiz.PHP.DisallowMultipleAssignments.Found)
      764 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
      770 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
      857 | ERROR   | [x] Parenthesis should always be used when instantiating a new object.
          |         |     (WordPress.Classes.ClassInstantiation.MissingParenthesis)
      864 | ERROR   | [x] Parenthesis should always be used when instantiating a new object.
          |         |     (WordPress.Classes.ClassInstantiation.MissingParenthesis)
      934 | ERROR   | [x] When a multi-item array uses associative keys, each value should start on a new
          |         |     line. (WordPress.Arrays.ArrayDeclarationSpacing.AssociativeArrayFound)
      937 | ERROR   | [x] When a multi-item array uses associative keys, each value should start on a new
          |         |     line. (WordPress.Arrays.ArrayDeclarationSpacing.AssociativeArrayFound)
     1292 | WARNING | [ ] This comment is 50% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     1466 | WARNING | [ ] Method name "_get_plugin_basename_from_slug" should not be prefixed with an underscore
          |         |     to indicate visibility (PSR2.Methods.MethodDeclaration.Underscore)
     1490 | WARNING | [ ] Method name "_get_plugin_data_from_name" should not be prefixed with an underscore to
          |         |     indicate visibility (PSR2.Methods.MethodDeclaration.Underscore)
     1555 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     1558 | ERROR   | [x] When a multi-item array uses associative keys, each value should start on a new
          |         |     line. (WordPress.Arrays.ArrayDeclarationSpacing.AssociativeArrayFound)
     1592 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
     1620 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     1620 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     1672 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
     1695 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
     1895 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     2068 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     2090 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
     2139 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     2139 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
     2139 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     2166 | WARNING | [ ] Method name "_gather_plugin_data" should not be prefixed with an underscore to indicate
          |         |     visibility (PSR2.Methods.MethodDeclaration.Underscore)
     2623 | WARNING | [ ] urlencode() should only be used when dealing with legacy applications rawurlencode()
          |         |     should now be used instead. See https://php.net/manual/en/function.rawurlencode.php and
          |         |     https://www.faqs.org/rfcs/rfc3986.html
          |         |     (WordPress.PHP.DiscouragedPHPFunctions.urlencode_urlencode)
     2768 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
     2768 | WARNING | [ ] Detected usage of a non-sanitized input variable: $_POST
          |         |     (WordPress.Security.ValidatedSanitizedInput.InputNotSanitized)
     2769 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
     2769 | WARNING | [ ] Detected usage of a non-sanitized input variable: $_POST
          |         |     (WordPress.Security.ValidatedSanitizedInput.InputNotSanitized)
     2771 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
     2771 | WARNING | [ ] Detected usage of a non-sanitized input variable: $_POST
          |         |     (WordPress.Security.ValidatedSanitizedInput.InputNotSanitized)
     2822 | WARNING | [ ] Variable assignment found within a condition. Did you mean to do a comparison?
          |         |     (WordPress.CodeAnalysis.AssignmentInCondition.Found)
     2822 | ERROR   | [ ] Assignments must be the first block of code on a line
          |         |     (Squiz.PHP.DisallowMultipleAssignments.Found)
     2916 | WARNING | [ ] Missing wp_unslash() before sanitization.
          |         |     (WordPress.Security.ValidatedSanitizedInput.MissingUnslash)
     2916 | WARNING | [ ] Detected usage of a non-sanitized input variable: $_POST
          |         |     (WordPress.Security.ValidatedSanitizedInput.InputNotSanitized)
     3008 | WARNING | [ ] Method name "_get_plugin_data_from_name" should not be prefixed with an underscore to
          |         |     indicate visibility (PSR2.Methods.MethodDeclaration.Underscore)
     3027 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
     3040 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
     3068 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     3068 | WARNING | [ ] Processing form data without nonce verification.
          |         |     (WordPress.Security.NonceVerification.NoNonceVerification)
     3070 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
          |         |     should be used to load template files.
          |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     3091 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
     3220 | WARNING | [ ] This comment is 45% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     3222 | WARNING | [ ] This comment is 60% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     3243 | WARNING | [ ] This comment is 51% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     3259 | WARNING | [ ] This comment is 56% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     3317 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
          |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     3317 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
          |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     3317 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
          |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     3322 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
          |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     3329 | WARNING | [ ] This comment is 62% valid code; is this commented out code?
          |         |     (Squiz.PHP.CommentedOutCode.Found)
     3422 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
     3648 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
          |         |     (Generic.Files.OneClassPerFile.MultipleFound)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/custom-header.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 22 ERRORS AND 1 WARNING AFFECTING 15 LINES
    --------------------------------------------------------------------------------------------------------------
     10 | ERROR   | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     15 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 0
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     16 | ERROR   | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     16 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     16 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     16 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     16 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     17 | ERROR   | [x] Space before opening parenthesis of function call prohibited
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     25 | ERROR   | [x] Line indented incorrectly; expected at least 2 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     25 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     25 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     27 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     27 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     28 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     32 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     33 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 1
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     33 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     34 | ERROR   | [x] Line indented incorrectly; expected 1 tabs, found 0
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     58 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     64 | ERROR   | [x] Line indented incorrectly; expected at least 3 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     67 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     83 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1
        |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     88 | ERROR   | [x] File must end with a newline character (Generic.Files.EndFileNewline.NotFound)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/active-callbacks.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 5 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    --------------------------------------------------------------------------------------------------------------
     10 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     10 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     10 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     22 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     22 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     27 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     27 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     27 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
        |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 5 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/customizer.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 49 ERRORS AND 43 WARNINGS AFFECTING 77 LINES
    --------------------------------------------------------------------------------------------------------------
       1 | ERROR   | [ ] Class file names should be based on the class name with "class-" prepended. Expected
         |         |     class-fotografie-important-links.php, but found customizer.php.
         |         |     (WordPress.Files.FileName.InvalidClassFileName)
      22 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      23 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      24 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      25 | WARNING | [x] Array double arrow not aligned correctly; expected 12 space(s) between "'support'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      26 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      27 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      28 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      29 | WARNING | [x] Array double arrow not aligned correctly; expected 10 space(s) between "'changelog'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      30 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      31 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      32 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      33 | WARNING | [x] Array double arrow not aligned correctly; expected 11 space(s) between "'facebook'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      34 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      35 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      36 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      37 | WARNING | [x] Array double arrow not aligned correctly; expected 12 space(s) between "'twitter'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      38 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      39 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      40 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      41 | WARNING | [x] Array double arrow not aligned correctly; expected 14 space(s) between "'gplus'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      42 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      43 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      44 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      45 | WARNING | [x] Array double arrow not aligned correctly; expected 10 space(s) between "'pinterest'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      46 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'link'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      47 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'text'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      48 | ERROR   | [x] Array closer not aligned correctly; expected 16 space(s) but found 20
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      58 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
         |         |     (Generic.Files.OneClassPerFile.MultipleFound)
      77 | ERROR   | [x] No space found after comma in function call
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma)
      83 | WARNING | [ ] Best practice suggestion: Declare only one class in a file.
         |         |     (Generic.Files.OneClassPerFile.MultipleFound)
      95 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      95 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      97 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      99 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      99 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     100 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 11.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     101 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     102 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 12.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     103 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     107 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     107 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     110 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     112 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     112 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     118 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     120 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     120 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     123 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     125 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     125 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     136 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     139 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     139 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     140 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'description'"
         |         |     and double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     141 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     142 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'priority'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     143 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     145 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     145 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     148 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     150 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     150 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     151 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     152 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     153 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     154 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     157 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     157 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     158 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'priority'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     159 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'title'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     160 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     165 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     165 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     167 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     169 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     169 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     169 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     169 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     170 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     171 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     172 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     173 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     173 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     183 | ERROR   | [x] Space before opening parenthesis of function call prohibited
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
     191 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     197 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     202 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     207 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     212 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     217 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     220 | WARNING | [ ] Check that require is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 82 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/featured-content.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 64 ERRORS AND 7 WARNINGS AFFECTING 51 LINES
    --------------------------------------------------------------------------------------------------------------
      16 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      16 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      17 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'priority'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      18 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      18 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'title'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      19 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      21 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      21 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      22 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      24 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      26 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      26 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      27 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      27 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'choices'" and
         |         |     double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      28 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      28 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      29 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      29 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      30 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      30 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      31 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      33 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      33 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      34 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      36 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      38 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      38 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      44 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      46 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      46 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      49 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      51 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      51 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      56 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      58 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      58 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      59 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      60 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      62 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      62 | ERROR   | [x] Space found before comma in function call
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma)
      62 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      63 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      64 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      65 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      66 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      67 | ERROR   | [x] Array closer not aligned correctly; expected 4 space(s) but found 8
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      70 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      70 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      71 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      72 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      73 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      75 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      75 | ERROR   | [x] Space found before comma in function call
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma)
      75 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      76 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      77 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      78 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      79 | ERROR   | [x] Multi-line array item not aligned correctly; expected 12 spaces, but found 16
         |         |     (WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned)
      84 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      85 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      86 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      87 | ERROR   | [x] Array item not aligned correctly; expected 8 spaces but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.ItemNotAligned)
      88 | ERROR   | [x] Array closer not aligned correctly; expected 4 space(s) but found 8
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      94 | ERROR   | [x] Space found before semicolon; expected "$number;" but found "$number ;"
         |         |     (WordPress.WhiteSpace.SemicolonSpacing.Incorrect)
      95 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      95 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      97 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      99 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      99 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     104 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     105 | WARNING | [ ] This comment is 50% valid code; is this commented out code?
         |         |     (Squiz.PHP.CommentedOutCode.Found)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 70 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/helpers.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 9 LINES
    --------------------------------------------------------------------------------------------------------------
      3 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
      3 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
      3 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     20 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 7 spaces but found 2
        |         |     spaces (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     21 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 1 space but found 0
        |         |     spaces (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     21 | ERROR   | [x] Expected 1 space before "="; 0 found
        |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
     23 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     23 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     23 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     23 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     23 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
        |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     24 | ERROR   | [x] Expected 1 space(s) after FOREACH keyword; 0 found
        |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     24 | ERROR   | [x] Space after opening control structure is required
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     24 | ERROR   | [x] No space before opening parenthesis is prohibited
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     26 | ERROR   | [x] Line indented incorrectly; expected at least 4 tabs, found 2
        |         |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     30 | ERROR   | [x] Blank line found after control structure
        |         |     (WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd)
     57 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'demo'" and double
        |         |     arrow, but found 5.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     58 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'page'" and double
        |         |     arrow, but found 5.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/hero-content.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 14 LINES
    --------------------------------------------------------------------------------------------------------------
     13 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     13 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     16 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     18 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     18 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     21 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     23 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     23 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     24 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'choices'" and
        |         |     double arrow, but found 2.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     25 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
        |         |     double arrow, but found 4.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     26 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
        |         |     double arrow, but found 2.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     27 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and double
        |         |     arrow, but found 5.
        |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     28 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     30 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     30 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     33 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     35 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
        |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     35 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
        |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     39 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/sanitize-functions.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 13 WARNINGS AFFECTING 14 LINES
    --------------------------------------------------------------------------------------------------------------
      43 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      55 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      85 | ERROR   | [x] Each array item in a multi-line array declaration must end in a comma
         |         |     (WordPress.Arrays.CommaAfterArrayItem.NoComma)
     101 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     102 | WARNING | [ ] Not using strict comparison for in_array; supply true for third argument.
         |         |     (WordPress.PHP.StrictInArray.MissingTrueStrict)
     107 | WARNING | [x] Array double arrow not aligned correctly; expected 9 space(s) between "'type'" and
         |         |     double arrow, but found 10.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     108 | WARNING | [x] Array double arrow not aligned correctly; expected 5 space(s) between "'child_of'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     109 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'parent'" and
         |         |     double arrow, but found 8.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     110 | WARNING | [x] Array double arrow not aligned correctly; expected 6 space(s) between "'orderby'" and
         |         |     double arrow, but found 7.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     111 | WARNING | [x] Array double arrow not aligned correctly; expected 8 space(s) between "'order'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     112 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'hide_empty'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     113 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'hierarchical'"
         |         |     and double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     114 | WARNING | [x] Array double arrow not aligned correctly; expected 5 space(s) between "'taxonomy'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     127 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/theme-options.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 100 ERRORS AND 43 WARNINGS AFFECTING 102 LINES
    --------------------------------------------------------------------------------------------------------------
      14 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      14 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      17 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      20 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      20 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      21 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'description'"
         |         |     and double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      22 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'panel'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      23 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      24 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      26 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      26 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      29 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      31 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      31 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      32 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      33 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      34 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      35 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      38 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      38 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      41 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      44 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      44 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      47 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      49 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      49 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      50 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      51 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      52 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      53 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'choices'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      57 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      60 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      60 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      63 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      65 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      65 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      74 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      77 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      77 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      78 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'panel'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      79 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'title'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      80 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      82 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      82 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      85 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      87 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      87 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      94 | ERROR   | [x] Array closer not aligned correctly; expected 8 space(s) but found 12
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
      95 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      96 | WARNING | [x] Array double arrow not aligned correctly; expected 5 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      97 | WARNING | [x] Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      98 | ERROR   | [x] Array closer not aligned correctly; expected 4 space(s) but found 8
         |         |     (WordPress.Arrays.ArrayIndentation.CloseBraceNotAligned)
     101 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     101 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     104 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     106 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     106 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     107 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     108 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     109 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     110 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     113 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     113 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     117 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     119 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     119 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     122 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     124 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     124 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     127 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     129 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     129 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     132 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     134 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     134 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     134 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     134 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     135 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 11.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     136 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'name'" and
         |         |     double arrow, but found 12.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     137 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     138 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 12.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     139 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     139 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     141 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     142 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     142 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     142 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     143 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     144 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     144 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     146 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     146 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     146 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     147 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     147 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 11.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     148 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     148 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     149 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     149 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 12.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     150 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     150 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     162 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     164 | WARNING | [x] Array double arrow not aligned correctly; expected 2 space(s) between "'a'" and double
         |         |     arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     165 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'href'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     168 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'br'" and double
         |         |     arrow, but found 0.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     168 | ERROR   | [x] Expected 1 space before "=>"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
     168 | ERROR   | [x] Each array item in a multi-line array declaration must end in a comma
         |         |     (WordPress.Arrays.CommaAfterArrayItem.NoComma)
     177 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     179 | WARNING | [x] Array double arrow not aligned correctly; expected 2 space(s) between "'a'" and double
         |         |     arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     180 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'href'" and
         |         |     double arrow, but found 1.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     183 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'br'" and double
         |         |     arrow, but found 0.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     183 | ERROR   | [x] Expected 1 space before "=>"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
     183 | ERROR   | [x] Each array item in a multi-line array declaration must end in a comma
         |         |     (WordPress.Arrays.CommaAfterArrayItem.NoComma)
     190 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     190 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     191 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'description'"
         |         |     and double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     192 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'panel'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     193 | WARNING | [x] Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and
         |         |     double arrow, but found 9.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     194 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     196 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     196 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     199 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     201 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     201 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     202 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'choices'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     203 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     204 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     205 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     206 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     209 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     209 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     210 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'panel'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     211 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'title'" and
         |         |     double arrow, but found 4.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     212 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     214 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     214 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     216 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     218 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     218 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     219 | WARNING | [x] Array double arrow not aligned correctly; expected 3 space(s) between "'label'" and
         |         |     double arrow, but found 5.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     220 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'section'" and
         |         |     double arrow, but found 3.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     221 | WARNING | [x] Array double arrow not aligned correctly; expected 4 space(s) between "'type'" and
         |         |     double arrow, but found 6.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     222 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 141 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/upgrade-button/class-customize.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AND 3 WARNINGS AFFECTING 5 LINES
    --------------------------------------------------------------------------------------------------------------
      1 | ERROR   | [ ] Class file names should be based on the class name with "class-" prepended. Expected
        |         |     class-fotografie-upgrade-pro-customize.php, but found class-customize.php.
        |         |     (WordPress.Files.FileName.InvalidClassFileName)
     22 | ERROR   | [x] Parenthesis should always be used when instantiating a new object.
        |         |     (WordPress.Classes.ClassInstantiation.MissingParenthesis)
     65 | WARNING | [ ] Check that require_once is not being used to load template files. "get_template_part()"
        |         |     should be used to load template files.
        |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     65 | WARNING | [x] "require_once" is a statement not a function; no parentheses are required
        |         |     (PEAR.Files.IncludingFile.BracketsNotRequired)
     94 | WARNING | [ ] In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load
        |         |     scripts in the footer. Please set this value to <code>true</code> to load it in the footer, or
        |         |     explicitly <code>false</code> if it should be loaded in the header.
        |         |     (WordPress.WP.EnqueuedResourceParameters.NotInFooter)
     94 | ERROR   | [ ] Resource version not set in call to wp_enqueue_script(). This means new versions of the
        |         |     script will not always be loaded due to browser caching.
        |         |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
     96 | ERROR   | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
        |         |     style will not always be loaded due to browser caching.
        |         |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/customizer/upgrade-button/section-pro.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
      1 | ERROR | [ ] Class file names should be based on the class name with "class-" prepended. Expected
        |       |     class-fotografie-upgrade-pro-customize-section-pro.php, but found section-pro.php.
        |       |     (WordPress.Files.FileName.InvalidClassFileName)
     72 | ERROR | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/extras.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 26 ERRORS AND 8 WARNINGS AFFECTING 21 LINES
    --------------------------------------------------------------------------------------------------------------
      41 | WARNING | [x] Equals sign not aligned correctly; expected 1 space but found 2 spaces
         |         |     (Generic.Formatting.MultipleStatementAlignment.IncorrectWarning)
      81 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
      99 | ERROR   | [x] Expected 1 space after comma in function call; 2 found
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma)
     101 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     126 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     162 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
     162 | WARNING | [x] Equals sign not aligned correctly; expected 1 space but found 7 spaces
         |         |     (Generic.Formatting.MultipleStatementAlignment.IncorrectWarning)
     164 | WARNING | [ ] Not using strict comparison for in_array; supply true for third argument.
         |         |     (WordPress.PHP.StrictInArray.MissingTrueStrict)
     181 | ERROR   | [x] Space found before semicolon; expected "'';" but found "'' ;"
         |         |     (WordPress.WhiteSpace.SemicolonSpacing.Incorrect)
     210 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     214 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     233 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     233 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     235 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     235 | ERROR   | [x] Expected 1 space before "||"; 2 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.SpacingBefore)
     235 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     235 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     248 | ERROR   | [ ] Variable "postID" is not in valid snake_case format
         |         |     (WordPress.NamingConventions.ValidVariableName.NotSnakeCase)
     253 | ERROR   | [x] Spaces must be used for mid-line alignment; tabs are not allowed
         |         |     (WordPress.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed)
     253 | WARNING | [x] Equals sign not aligned correctly; expected 1 space but found 2 spaces
         |         |     (Generic.Formatting.MultipleStatementAlignment.IncorrectWarning)
     255 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     255 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     255 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     255 | ERROR   | [ ] Variable "postID" is not in valid snake_case format
         |         |     (WordPress.NamingConventions.ValidVariableName.NotSnakeCase)
     255 | ERROR   | [x] Space found before comma in function call
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeComma)
     257 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     257 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     257 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     261 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     261 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     292 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     297 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     301 | ERROR   | [x] Opening PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentAfterOpen)
     370 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1
         |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/jetpack.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 12 ERRORS AND 8 WARNINGS AFFECTING 16 LINES
    --------------------------------------------------------------------------------------------------------------
      23 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      23 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      29 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      36 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      36 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      40 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      43 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      43 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
      53 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'post'" and
         |         |     double arrow, but found 7.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      54 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'page'" and
         |         |     double arrow, but found 7.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
      56 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      94 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     105 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 21 spaces but found 1
         |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     111 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1
         |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     114 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     132 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     132 | ERROR   | [x] Only one argument is allowed per line in a multi-line function call
         |         |     (PEAR.Functions.FunctionCallSignature.MultipleArguments)
     133 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'post-option'"
         |         |     and double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     134 | WARNING | [x] Array double arrow not aligned correctly; expected 1 space(s) between "'page-option'"
         |         |     and double arrow, but found 2.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     135 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/template-tags.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 10 ERRORS AND 2 WARNINGS AFFECTING 11 LINES
    --------------------------------------------------------------------------------------------------------------
      21 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      29 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      36 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
      64 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      72 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     127 | WARNING | [ ] Variable assignment found within a condition. Did you mean to do a comparison?
         |         |     (WordPress.CodeAnalysis.AssignmentInCondition.Found)
     127 | ERROR   | [ ] Assignments must be the first block of code on a line
         |         |     (Squiz.PHP.DisallowMultipleAssignments.Found)
     129 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     134 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
     162 | ERROR   | [x] Expected 1 space after comma in function call; 5 found
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma)
     214 | ERROR   | [x] Expected 1 space after comma in function call; 2 found
         |         |     (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma)
     217 | WARNING | [ ] This comment is 50% valid code; is this commented out code?
         |         |     (Squiz.PHP.CommentedOutCode.Found)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/widgets/featured-posts.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 116 ERRORS AND 72 WARNINGS AFFECTING 74 LINES
    --------------------------------------------------------------------------------------------------------------
       1 | ERROR   | [ ] Class file names should be based on the class name with "class-" prepended. Expected
         |         |     class-fotografie-featured-post-widget.php, but found featured-posts.php.
         |         |     (WordPress.Files.FileName.InvalidClassFileName)
      23 | ERROR   | [ ] Visibility must be declared on method "__construct"
         |         |     (Squiz.Scope.MethodScope.Missing)
      58 | ERROR   | [ ] Visibility must be declared on method "form" (Squiz.Scope.MethodScope.Missing)
      66 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      66 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
      67 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      67 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      71 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      71 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
      72 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      72 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      76 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
      76 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
      76 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
      76 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
      76 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      76 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      77 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
      77 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      77 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
      77 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
      77 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
      78 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
      80 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
      80 | ERROR   | [x] Expected 1 space before closing PHP tag; 2 found
         |         |     (Squiz.PHP.EmbeddedPhp.SpacingBeforeClose)
      80 | ERROR   | [x] Expected 1 space before "?"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
      80 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$style'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      81 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      81 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
      82 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      82 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      92 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$key'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      92 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
      92 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
      92 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$value'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      92 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
      98 | ERROR   | [x] Expected 1 space before closing PHP tag; 2 found
         |         |     (Squiz.PHP.EmbeddedPhp.SpacingBeforeClose)
      98 | ERROR   | [x] Expected 1 space before "?"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
      98 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$style'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      99 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      99 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     100 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     100 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     103 | ERROR   | [x] Expected 1 space(s) after FOREACH keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     103 | ERROR   | [x] Inline control structures are not allowed
         |         |     (Generic.ControlStructures.InlineControlStructure.NotAllowed)
     103 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
         |         |     (Generic.PHP.LowerCaseConstant.Found)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$size'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     104 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$size'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     104 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     109 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     110 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     110 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
     110 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     110 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     110 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     110 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     111 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     111 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     111 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     111 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     111 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     112 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     114 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     115 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     116 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
     116 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     116 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     116 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     116 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     117 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     117 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     117 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     117 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     117 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     118 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     118 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
     118 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     118 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     118 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     118 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     119 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     119 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     119 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     119 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     119 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     120 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     120 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
     120 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     120 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     120 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     120 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     121 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     121 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     121 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     121 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     121 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     122 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     122 | ERROR   | [x] Inline PHP statement must end with a semicolon (Squiz.PHP.EmbeddedPhp.NoSemicolon)
     122 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     122 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     123 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     123 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     123 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     123 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     123 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     126 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     127 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     127 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     128 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     128 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     129 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     130 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     131 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     132 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     135 | ERROR   | [x] Expected 1 space before closing PHP tag; 2 found
         |         |     (Squiz.PHP.EmbeddedPhp.SpacingBeforeClose)
     135 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     135 | ERROR   | [x] Expected 1 space before "?"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
     135 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$style'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     135 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     135 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     136 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     136 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     137 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     142 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     142 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     143 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     143 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     179 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
     182 | ERROR   | [ ] Visibility must be declared on method "update" (Squiz.Scope.MethodScope.Missing)
     201 | ERROR   | [ ] Visibility must be declared on method "widget" (Squiz.Scope.MethodScope.Missing)
     204 | ERROR   | [x] Expected 1 space after "="; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     226 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 4
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     226 | ERROR   | [x] Newline required after opening brace
         |         |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     228 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     232 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     232 | ERROR   | [x] Expected 1 space(s) after IF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     232 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     232 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     232 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     234 | WARNING | [x] Equals sign not aligned correctly; expected 1 space but found 0 spaces
         |         |     (Generic.Formatting.MultipleStatementAlignment.IncorrectWarning)
     234 | ERROR   | [x] Expected 1 space before ".="; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore)
     240 | ERROR   | [x] Multi-line function call not indented correctly; expected 36 spaces but found 40
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     240 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     243 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     249 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     249 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     250 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     250 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     250 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     250 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     251 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     253 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     253 | ERROR   | [ ] Empty IF statement detected (Generic.CodeAnalysis.EmptyStatement.DetectedIf)
     258 | ERROR   | [x] Line indented incorrectly; expected 4 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     261 | ERROR   | [x] Multi-line function call not indented correctly; expected 28 spaces but found 36
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     262 | ERROR   | [x] Multi-line function call not indented correctly; expected 28 spaces but found 36
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     263 | ERROR   | [x] Multi-line function call not indented correctly; expected 28 spaces but found 36
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     264 | ERROR   | [x] Multi-line function call not indented correctly; expected 28 spaces but found 36
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     265 | ERROR   | [x] Multi-line function call not indented correctly; expected 24 spaces but found 32
         |         |     (PEAR.Functions.FunctionCallSignature.Indent)
     269 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     269 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     273 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     273 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     274 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     274 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     278 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     278 | ERROR   | [x] Expected 1 space after closing brace; newline found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)
     280 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     280 | ERROR   | [x] Expected 1 space(s) after ELSEIF keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     280 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     280 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     280 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     285 | ERROR   | [x] Line indented incorrectly; expected 3 tabs, found 6
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     288 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1
         |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     298 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$output'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     307 | ERROR   | [x] Tabs must be used to indent lines; spaces are not allowed
         |         |     (Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 112 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/widgets/social-icons.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 30 ERRORS AND 19 WARNINGS AFFECTING 20 LINES
    --------------------------------------------------------------------------------------------------------------
       1 | ERROR   | [ ] Class file names should be based on the class name with "class-" prepended. Expected
         |         |     class-fotografie-social-icons-widget.php, but found social-icons.php.
         |         |     (WordPress.Files.FileName.InvalidClassFileName)
      23 | ERROR   | [ ] Visibility must be declared on method "__construct"
         |         |     (Squiz.Scope.MethodScope.Missing)
      46 | ERROR   | [x] No space after opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis)
      46 | ERROR   | [x] Expected 1 spaces after opening parenthesis; 0 found
         |         |     (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpen)
      46 | ERROR   | [x] No space before closing parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis)
      50 | ERROR   | [x] Inline control structures are not allowed
         |         |     (Generic.ControlStructures.InlineControlStructure.NotAllowed)
      56 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$args'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      59 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$args'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      59 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$instance'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      59 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$args'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      93 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$args'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
      99 | WARNING | [ ] strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
         |         |     (WordPress.WP.AlternativeFunctions.strip_tags_strip_tags)
      99 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
      99 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     108 | WARNING | [x] Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1
         |         |     space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
     115 | ERROR   | [x] Expected 1 space after "!"; 0 found
         |         |     (WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter)
     116 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     116 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '__'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     116 | ERROR   | [ ] A gettext call containing placeholders was found, but was not accompanied by a
         |         |     "translators:" comment on the line above to clarify the meaning of the placeholders.
         |         |     (WordPress.WP.I18n.MissingTranslatorsComment)
     116 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     116 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     116 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     116 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     121 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     121 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     121 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     121 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     122 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     122 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     122 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     122 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$title'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     125 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     125 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     125 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     125 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     126 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     126 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     126 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     126 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$this'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     126 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     126 | ERROR   | [x] Expected 1 spaces before closing bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket)
     127 | WARNING | [ ] All output should be run through an escaping function (like esc_html_e() or
         |         |     esc_attr_e()), found '_e'. (WordPress.Security.EscapeOutput.UnsafePrintingFunction)
     129 | ERROR   | [x] Line indented incorrectly; expected 2 tabs, found 3
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     130 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$menu'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     132 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     133 | ERROR   | [x] Line indented incorrectly; expected 2 tabs, found 3
         |         |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 28 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/inc/widgets/widgets.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 28 ERRORS AND 11 WARNINGS AFFECTING 29 LINES
    --------------------------------------------------------------------------------------------------------------
      16 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      24 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      26 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      34 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      36 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      44 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      46 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
      54 | ERROR   | [x] Closing parenthesis of a multi-line function call must be on a line by itself
         |         |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
      64 | ERROR   | [x] No space before closing parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis)
      65 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
      66 | ERROR   | [ ] Resource version not set in call to wp_enqueue_style(). This means new versions of the
         |         |     style will not always be loaded due to browser caching.
         |         |     (WordPress.WP.EnqueuedResourceParameters.MissingVersion)
      66 | ERROR   | [x] Space before opening parenthesis of function call prohibited
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceBeforeOpenBracket)
      85 | ERROR   | [x] Inline control structures are not allowed
         |         |     (Generic.ControlStructures.InlineControlStructure.NotAllowed)
     106 | WARNING | [x] Array double arrow not aligned correctly; expected 5 space(s) between "'hierarchical'"
         |         |     and double arrow, but found 7.
         |         |     (WordPress.Arrays.MultipleStatementAlignment.DoubleArrowNotAligned)
     110 | WARNING | [ ] Found: !=. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     111 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$id'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     112 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     112 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$label'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     112 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     116 | ERROR   | [x] Expected 1 spaces after opening bracket; 0 found
         |         |     (PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket)
     118 | ERROR   | [x] Expected 1 space(s) after FOREACH keyword; 0 found
         |         |     (Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword)
     118 | ERROR   | [x] Space after opening control structure is required
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterStructureOpen)
     118 | ERROR   | [x] No space before opening parenthesis is prohibited
         |         |     (WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis)
     119 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     119 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     119 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     119 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     122 | WARNING | [ ] All output should be run through an escaping function (see the Security sections in the
         |         |     WordPress Developer Handbooks), found '$dropdown'.
         |         |     (WordPress.Security.EscapeOutput.OutputNotEscaped)
     124 | ERROR   | [x] Concat operator must be surrounded by a single space
         |         |     (Squiz.Strings.ConcatenationSpacing.PaddingFound)
     141 | WARNING | [ ] Found: ==. Use strict comparisons (=== or !==).
         |         |     (WordPress.PHP.StrictComparisons.LooseComparison)
     147 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     157 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     169 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     178 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     187 | ERROR   | [x] Opening parenthesis of a multi-line function call must be the last content on the
         |         |     line (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     202 | WARNING | [ ] Check that include is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     202 | WARNING | [x] File is being unconditionally included; use "require" instead
         |         |     (PEAR.Files.IncludingFile.UseRequire)
     205 | WARNING | [ ] Check that include is not being used to load template files. "get_template_part()"
         |         |     should be used to load template files.
         |         |     (WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound)
     205 | WARNING | [x] File is being unconditionally included; use "require" instead
         |         |     (PEAR.Files.IncludingFile.UseRequire)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 30 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/index.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AFFECTING 4 LINES
    --------------------------------------------------------------------------------------------------------------
     26 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found 4
        |       |     (Generic.WhiteSpace.ScopeIndent.IncorrectExact)
     32 | ERROR | [x] Line indented incorrectly; expected at least 5 tabs, found 3
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
     40 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     70 | ERROR | [x] Line indented incorrectly; expected at least 1 tabs, found 0
        |       |     (Generic.WhiteSpace.ScopeIndent.Incorrect)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 4 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/page.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    --------------------------------------------------------------------------------------------------------------
     21 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/search.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
    --------------------------------------------------------------------------------------------------------------
     13 | ERROR   | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     29 | ERROR   | [x] Newline required after opening brace
        |         |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     59 | WARNING | [ ] Found precision alignment of 1 spaces.
        |         |     (WordPress.WhiteSpace.PrecisionAlignment.Found)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/single-jetpack-portfolio.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 3 ERRORS AFFECTING 3 LINES
    --------------------------------------------------------------------------------------------------------------
     14 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     19 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     26 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/single.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 3 ERRORS AFFECTING 3 LINES
    --------------------------------------------------------------------------------------------------------------
     16 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
     21 | ERROR | [x] Opening parenthesis of a multi-line function call must be the last content on the line
        |       |     (PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket)
     28 | ERROR | [x] Closing parenthesis of a multi-line function call must be on a line by itself
        |       |     (PEAR.Functions.FunctionCallSignature.CloseBracketLine)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/taxonomy-jetpack-portfolio-tag.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     14 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     29 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
    
    FILE: /var/www/wordpress/wp-content/themes/fotografie/taxonomy-jetpack-portfolio-type.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    --------------------------------------------------------------------------------------------------------------
     14 | ERROR | [x] Closing PHP tag must be on a line by itself (Squiz.PHP.EmbeddedPhp.ContentBeforeEnd)
     29 | ERROR | [x] Newline required after opening brace
        |       |     (Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace)
    --------------------------------------------------------------------------------------------------------------
    PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
    --------------------------------------------------------------------------------------------------------------
Viewing 15 replies - 31 through 45 (of 204 total)