-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TEC-5058 Fix Icon #2078
TEC-5058 Fix Icon #2078
Conversation
…endar/tribe-common into feat/TEC-5058-Add-ESM-upsell * 'release/B24.eagle' of https://github.com/the-events-calendar/tribe-common: Add changelo Updating mascot Replace calls to select2 with select2TEC in dependency.js to prevent conflicts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
phpcs
src/Tribe/Admin/Help_Page.php|433 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|434 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|472 col 27| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|489 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|501 col 12| Generic.Commenting.DocComment.SpacingBeforeTags
There must be exactly one blank line before the tags in a doc comment
src/Tribe/Admin/Help_Page.php|503 col 18| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|505 col 15| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|512 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|513 col 21| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|513 col 56| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|514 col 21| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 16 spaces but found 20
src/Tribe/Admin/Help_Page.php|515 col 21| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 16 spaces but found 20
src/Tribe/Admin/Help_Page.php|516 col 21| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 16 spaces but found 20
src/Tribe/Admin/Help_Page.php|517 col 29| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 24 spaces, but found 28
src/Tribe/Admin/Help_Page.php|517 col 29| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 24 spaces but found 28
src/Tribe/Admin/Help_Page.php|518 col 29| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 24 spaces but found 28
src/Tribe/Admin/Help_Page.php|519 col 29| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 24 spaces but found 28
src/Tribe/Admin/Help_Page.php|520 col 29| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 24 spaces but found 28
src/Tribe/Admin/Help_Page.php|522 col 15| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|525 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|528 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|553 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|556 col 39| Universal.NamingConventions.NoReservedKeywordParameterNames.mixedFound
It is recommended not to use reserved keyword "mixed" as function parameter name. Found: $mixed
src/Tribe/Admin/Help_Page.php|557 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|560 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|562 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|570 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|577 col 21| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|582 col 21| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|595 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|654 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|655 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|656 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|657 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|666 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|667 col 29| Universal.Operators.DisallowStandalonePostIncrementDecrement.PostIncrementFound
Stand-alone post-increment statement found. Use pre-increment instead: ++self::$section_count.
src/Tribe/Admin/Help_Page.php|671 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|676 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|678 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|679 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|680 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|681 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|683 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|683 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|684 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|686 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|686 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|687 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|689 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|689 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|690 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|703 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 7 spaces after parameter type; 2 found
src/Tribe/Admin/Help_Page.php|703 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|704 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 1 spaces after parameter type; 2 found
src/Tribe/Admin/Help_Page.php|704 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|705 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 6 spaces after parameter type; 1 found
src/Tribe/Admin/Help_Page.php|705 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|706 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 8 spaces after parameter type; 3 found
src/Tribe/Admin/Help_Page.php|706 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|713 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|718 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|725 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|726 col 32| Universal.Operators.DisallowStandalonePostIncrementDecrement.PostIncrementFound
Stand-alone post-increment statement found. Use pre-increment instead: ++$section->content_count.
src/Tribe/Admin/Help_Page.php|730 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|733 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|736 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|749 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|757 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|766 col 21| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|771 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|774 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|779 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|782 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|791 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|794 col 35| Universal.NamingConventions.NoReservedKeywordParameterNames.printFound
It is recommended not to use reserved keyword "print" as function parameter name. Found: $print
src/Tribe/Admin/Help_Page.php|814 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|822 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|827 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|839 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|845 col 98| WordPress.WP.I18n.NonSingularStringLiteralText
The $text parameter must be a single text string literal. Found: $section->title
src/Tribe/Admin/Help_Page.php|855 col 12| Generic.Commenting.DocComment.SpacingBeforeTags
There must be exactly one blank line before the tags in a doc comment
src/Tribe/Admin/Help_Page.php|861 col 33| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
src/Tribe/Admin/Help_Page.php|861 col 39| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not ')'
src/Tribe/Admin/Help_Page.php|866 col 5| PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose
Function closing brace must go on the next line following the body; found 1 blank lines before brace
src/Tribe/Admin/Help_Page.php|873 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|877 col 17| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|879 col 17| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|880 col 18| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|886 col 21| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|891 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|899 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|899 col 108| WordPress.WP.I18n.MissingTranslatorsComment
A function call to esc_attr__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
src/Tribe/Admin/Help_Page.php|901 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|915 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|923 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|923 col 115| WordPress.WP.I18n.MissingTranslatorsComment
A function call to esc_attr__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
src/Tribe/Admin/Help_Page.php|934 col 22| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wpautop'.
src/Tribe/Admin/Help_Page.php|934 col 52| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not ')'
src/Tribe/Admin/Help_Page.php|953 col 29| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|954 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|955 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|956 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|957 col 31| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|965 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|967 col 66| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not '$link'
src/Tribe/Admin/Help_Page.php|967 col 66| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link'.
src/Tribe/Admin/Help_Page.php|974 col 21| Squiz.PHP.EmbeddedPhp.ContentAfterOpen
Opening PHP tag must be on a line by itself
src/Tribe/Admin/Help_Page.php|992 col 23| Squiz.PHP.EmbeddedPhp.ContentBeforeEnd
Closing PHP tag must be on a line by itself
src/Tribe/Admin/Help_Page.php|1007 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $faqs.
src/Tribe/Admin/Help_Page.php|1007 col 17| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1007 col 58| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1028 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1041 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1041 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1041 col 70| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1066 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1079 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $calendar_products.
src/Tribe/Admin/Help_Page.php|1079 col 30| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1079 col 75| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1086 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1099 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $faqs.
src/Tribe/Admin/Help_Page.php|1099 col 17| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1099 col 59| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1120 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1133 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1133 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1133 col 71| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1158 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1171 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $ticketing_products.
src/Tribe/Admin/Help_Page.php|1171 col 31| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1171 col 77| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1177 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1190 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1190 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1190 col 71| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1215 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1228 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $community_products.
src/Tribe/Admin/Help_Page.php|1228 col 31| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1228 col 77| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1231 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
phpcs
src/Tribe/Admin/Help_Page.php|654 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|655 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|656 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|657 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|666 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|667 col 29| Universal.Operators.DisallowStandalonePostIncrementDecrement.PostIncrementFound
Stand-alone post-increment statement found. Use pre-increment instead: ++self::$section_count.
src/Tribe/Admin/Help_Page.php|671 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|676 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|678 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|679 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|680 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|681 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|683 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|683 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|684 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|686 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|686 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|687 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|689 col 17| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 12 spaces but found 16
src/Tribe/Admin/Help_Page.php|689 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|690 col 17| WordPress.Arrays.ArrayIndentation.MultiLineArrayItemNotAligned
Multi-line array item not aligned correctly; expected 12 spaces, but found 16
src/Tribe/Admin/Help_Page.php|703 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 7 spaces after parameter type; 2 found
src/Tribe/Admin/Help_Page.php|703 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|704 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 1 spaces after parameter type; 2 found
src/Tribe/Admin/Help_Page.php|704 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|705 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 6 spaces after parameter type; 1 found
src/Tribe/Admin/Help_Page.php|705 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|706 col 8| Squiz.Commenting.FunctionComment.SpacingAfterParamType
Expected 8 spaces after parameter type; 3 found
src/Tribe/Admin/Help_Page.php|706 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|713 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|718 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|725 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|726 col 32| Universal.Operators.DisallowStandalonePostIncrementDecrement.PostIncrementFound
Stand-alone post-increment statement found. Use pre-increment instead: ++$section->content_count.
src/Tribe/Admin/Help_Page.php|730 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|733 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|736 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|749 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|757 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|766 col 21| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|771 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|774 col 17| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|779 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|782 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|791 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|794 col 35| Universal.NamingConventions.NoReservedKeywordParameterNames.printFound
It is recommended not to use reserved keyword "print" as function parameter name. Found: $print
src/Tribe/Admin/Help_Page.php|814 col 9| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|822 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|827 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|839 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|845 col 98| WordPress.WP.I18n.NonSingularStringLiteralText
The $text parameter must be a single text string literal. Found: $section->title
src/Tribe/Admin/Help_Page.php|855 col 12| Generic.Commenting.DocComment.SpacingBeforeTags
There must be exactly one blank line before the tags in a doc comment
src/Tribe/Admin/Help_Page.php|861 col 33| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
src/Tribe/Admin/Help_Page.php|861 col 39| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not ')'
src/Tribe/Admin/Help_Page.php|866 col 5| PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose
Function closing brace must go on the next line following the body; found 1 blank lines before brace
src/Tribe/Admin/Help_Page.php|873 col 8| Squiz.Commenting.FunctionComment.ParamCommentFullStop
Parameter comment must end with a full stop
src/Tribe/Admin/Help_Page.php|877 col 17| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|879 col 17| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|880 col 18| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|886 col 21| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|891 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|899 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|899 col 108| WordPress.WP.I18n.MissingTranslatorsComment
A function call to esc_attr__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
src/Tribe/Admin/Help_Page.php|901 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|915 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|923 col 23| Generic.Formatting.MultipleStatementAlignment.NotSameWarning
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
src/Tribe/Admin/Help_Page.php|923 col 115| WordPress.WP.I18n.MissingTranslatorsComment
A function call to esc_attr__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
src/Tribe/Admin/Help_Page.php|934 col 22| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wpautop'.
src/Tribe/Admin/Help_Page.php|934 col 52| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not ')'
src/Tribe/Admin/Help_Page.php|953 col 29| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|954 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|955 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|956 col 37| WordPress.Arrays.ArrayIndentation.ItemNotAligned
Array item not aligned correctly; expected 32 spaces but found 36
src/Tribe/Admin/Help_Page.php|957 col 31| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|965 col 13| Squiz.Commenting.InlineComment.InvalidEndChar
Inline comments must end in full-stops, exclamation marks, or question marks
src/Tribe/Admin/Help_Page.php|967 col 66| StellarWP.XSS.EscapeOutput.OutputNotEscaped
Expected next thing to be an escaping function (see Codex for 'Data Validation'), not '$link'
src/Tribe/Admin/Help_Page.php|967 col 66| WordPress.Security.EscapeOutput.OutputNotEscaped
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link'.
src/Tribe/Admin/Help_Page.php|974 col 21| Squiz.PHP.EmbeddedPhp.ContentAfterOpen
Opening PHP tag must be on a line by itself
src/Tribe/Admin/Help_Page.php|992 col 23| Squiz.PHP.EmbeddedPhp.ContentBeforeEnd
Closing PHP tag must be on a line by itself
src/Tribe/Admin/Help_Page.php|1007 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $faqs.
src/Tribe/Admin/Help_Page.php|1007 col 17| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1007 col 58| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1028 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1041 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1041 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1041 col 70| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1066 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1079 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $calendar_products.
src/Tribe/Admin/Help_Page.php|1079 col 30| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1079 col 75| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1086 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1099 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $faqs.
src/Tribe/Admin/Help_Page.php|1099 col 17| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1099 col 59| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1120 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1133 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1133 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1133 col 71| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1158 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1171 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $ticketing_products.
src/Tribe/Admin/Help_Page.php|1171 col 31| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1171 col 77| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1177 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1190 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $extensions.
src/Tribe/Admin/Help_Page.php|1190 col 23| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1190 col 71| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1215 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
src/Tribe/Admin/Help_Page.php|1228 col 9| SlevomatCodingStandard.Variables.UselessVariable.UselessVariable
Useless variable $community_products.
src/Tribe/Admin/Help_Page.php|1228 col 31| PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket
Opening parenthesis of a multi-line function call must be the last content on the line
src/Tribe/Admin/Help_Page.php|1228 col 77| PEAR.Functions.FunctionCallSignature.MultipleArguments
Only one argument is allowed per line in a multi-line function call
src/Tribe/Admin/Help_Page.php|1231 col 11| PEAR.Functions.FunctionCallSignature.CloseBracketLine
Closing parenthesis of a multi-line function call must be on a line by itself
🎫 Ticket
TEC-5058
Follow up to this
#2069
✔️ Checklist
readme.txt
file.wpunit
orintegration
tests.wpunit
orintegration
tests.