Fix wrong Friend Requests link #450
Annotations
11 errors and 10 warnings
Basic CS and QA checks:
bin/extract-hooks.php#L118
Expected 1 space after FUNCTION keyword; 0 found
|
Basic CS and QA checks:
bin/generate-plugins-json.php#L26
Expected 1 space after FUNCTION keyword; 0 found
|
Basic CS and QA checks:
feed-parsers/class-feed-parser-activitypub.php#L626
Expected 1 space after FUNCTION keyword; 0 found
|
Basic CS and QA checks:
feed-parsers/class-feed-parser-activitypub.php#L976
Visibility must be declared on method "disable_webfinger_for_example_domains"
|
Basic CS and QA checks:
widgets/class-widget-refresh.php#L86
Expected 1 blank line at end of file; 2 found
|
Basic CS and QA checks:
widgets/class-widget-recent-friends-list.php#L54
Expected 1 blank line at end of file; 2 found
|
Basic CS and QA checks:
widgets/class-widget-friends-list.php#L82
Expected 1 blank line at end of file; 2 found
|
Basic CS and QA checks:
widgets/class-widget-starred-friends-list.php#L58
Expected 1 blank line at end of file; 2 found
|
Basic CS and QA checks:
widgets/class-widget-post-formats.php#L101
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Basic CS and QA checks:
includes/class-feed.php#L292
Expected 1 space after FUNCTION keyword; 0 found
|
Basic CS and QA checks
Process completed with exit code 2.
|
Basic CS and QA checks:
feed-parsers/class-feed-item.php#L187
It is recommended not to use reserved keyword "string" as function parameter name. Found: $string
|
Basic CS and QA checks:
feed-parsers/class-feed-parser-activitypub.php#L267
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Basic CS and QA checks:
feed-parsers/class-feed-parser-activitypub.php#L325
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Basic CS and QA checks:
feed-parsers/class-feed-parser-activitypub.php#L353
It is recommended not to use reserved keyword "object" as function parameter name. Found: $object
|
Basic CS and QA checks:
includes/class-gamajo-template-loader-1-4-0.php#L151
It is recommended not to use reserved keyword "require_once" as function parameter name. Found: $require_once
|
Basic CS and QA checks:
includes/class-user.php#L404
Stand-alone post-increment statement found. Use pre-increment instead: ++$count .
|
Basic CS and QA checks:
includes/class-user.php#L407
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_the_ID'.
|
Basic CS and QA checks:
includes/class-user.php#L423
Stand-alone post-increment statement found. Use pre-increment instead: ++$count .
|
Basic CS and QA checks:
includes/class-user.php#L426
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_the_ID'.
|
Basic CS and QA checks:
includes/class-user.php#L443
Stand-alone post-increment statement found. Use pre-increment instead: ++$count .
|