| 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/internetstiftelsen.se/ |
Upload File : |
<?xml version="1.0"?> <ruleset name="Internetstiftelsen 1.0"> <description>Wordpress, Internetstiftelsen 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.XSS.EscapeOutput"/> <exclude name="WordPress.PHP.StrictComparisons"/> <exclude name="WordPress.PHP.DiscouragedFunctions.DiscouragedWithAlternative" /> <exclude name="WordPress.Variables.GlobalVariables"/> <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.FileComment.WrongStyle"/> <exclude name="Squiz.Commenting.FileComment.Missing"/> <exclude name="Squiz.Commenting.FunctionComment.Missing"/> <exclude name="Squiz.Commenting.InlineComment.NoSpaceBefore"/> <exclude name="Squiz.Commenting.FunctionComment.ParamCommentFullStop"/> <exclude name="Squiz.PHP.EmbeddedPhp.ContentAfterOpen"/> <exclude name="Squiz.PHP.EmbeddedPhp.ContentBeforeEnd"/> <exclude name="WordPress.VIP.PostsPerPage.posts_per_page" /> <exclude name="WordPress.VIP.PostsPerPage.numberposts" /> <exclude name="WordPress.VIP.DirectDatabaseQuery" /> <exclude name="WordPress.VIP.ValidatedSanitizedInput" /> <exclude name="WordPress.VIP.SessionVariableUsage" /> <exclude name="WordPress.VIP.SuperGlobalInputUsage" /> <exclude name="WordPress.VIP.RestrictedVariables.cache_constraints" /> <exclude name="WordPress.VIP.RestrictedFunctions" /> <exclude name="WordPress.VIP.SlowDBQuery.slow_db_query" /> <exclude name="WordPress.VIP.RestrictedVariables.user_meta" /> <exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification" /> <exclude name="Squiz.Operators.ValidLogicalOperators.NotAllowed"/> </rule> </ruleset>