| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/dev/goto10/ |
Upload File : |
<?xml version="1.0"?> <ruleset name="Goto10 1.0"> <description>Wordpress, Goto10 1.0</description> <rule ref="Squiz.PHP.CommentedOutCode"/> <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"/> <rule ref="Generic.CodeAnalysis.UnusedFunctionParameter"/> <rule ref="Generic.Commenting.Todo"/> <rule ref="Generic.Files.ByteOrderMark"/> <rule ref="Generic.Files.LineEndings"/> <rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie"/> <rule ref="Generic.Formatting.MultipleStatementAlignment"/> <rule ref="WordPress"> <exclude name="Generic.Commenting.DocComment.SpacingAfter"/> <exclude name="Generic.Files.LineLength"/> <exclude name="Generic.WhiteSpace.ScopeIndent"/> <exclude name="Generic.WhiteSpace.DisallowTabIndent"/> <exclude name="WordPress.PHP.DiscouragedFunctions.DiscouragedWithAlternative" /> <exclude name="Squiz.Commenting.InlineComment.InvalidEndChar"/> <exclude name="Squiz.Commenting.BlockComment.NoNewLine"/> <exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore"/> <exclude name="Squiz.Commenting.InlineComment.NotCapital"/> <exclude name="Squiz.Commenting.ClassComment.Missing"/> <exclude name="Squiz.Commenting.FileComment.WrongStyle"/> <exclude name="Squiz.Commenting.FileComment.Missing"/> <exclude name="Squiz.Commenting.FileComment.MissingPackageTag"/> <exclude name="Squiz.Commenting.FunctionComment.Missing"/> <exclude name="Squiz.Commenting.InlineComment.NoSpaceBefore"/> <exclude name="Squiz.Commenting.FunctionComment.ParamCommentFullStop"/> <exclude name="Squiz.Operators.ValidLogicalOperators.NotAllowed"/> <exclude name="Squiz.PHP.EmbeddedPhp.ContentAfterOpen"/> <exclude name="Squiz.PHP.EmbeddedPhp.ContentBeforeEnd"/> <exclude name="Universal.Arrays.DisallowShortArraySyntax"/> <exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification" /> <exclude name="WordPress.DateTime.CurrentTimeTimestamp" /> <exclude name="WordPress.DB.SlowDBQuery.slow_db_query_meta_query" /> <exclude name="WordPress.DB.SlowDBQuery.slow_db_query_meta_value" /> <exclude name="WordPress.DB.SlowDBQuery.slow_db_query_meta_key" /> <exclude name="WordPress.DB.SlowDBQuery.slow_db_query_tax_query" /> <exclude name="WordPress.DateTime.RestrictedFunctions.date_date" /> <exclude name="WordPress.Files.FileName.NotHyphenatedLowercase" /> <exclude name="WordPress.WP.GetMetaSingle.Missing" /> <exclude name="Generic.Commenting.Todo.TaskFound" /> <exclude name="Generic.Commenting.DocComment.MissingShort" /> <exclude name="Universal.Operators.DisallowShortTernary.Found" /> </rule> <rule ref="WordPress.Arrays.MultipleStatementAlignment"> <properties> <property name="maxColumn" value="120"/> </properties> </rule> <rule ref="WordPress.WP.Capabilities"> <properties> <property name="custom_capabilities" type="array"> <element value="view_event_registrations"/> <element value="view_old_event_registrations"/> <element value="edit_others_goto10events"/> <element value="edit_others_goto10events"/> </property> </properties> </rule> </ruleset>