97
Validation results

Suki

Free WordPress 6.4.3 theme

Suki

Free WordPress 6.4.3 theme
97
This theme is open source.
Warning
  1. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  2. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  3. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
Tip-off
  1. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  2. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  3. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  4. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  5. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : class-suki-admin.php 80: require_once( SUKI_INCLUDES_DIR . '/admin/class-suki-admin-fields.php' );85: require_once( SUKI_INCLUDES_DIR . '/admin/class-suki-admin-metabox-page-set517: require_once( ABSPATH . 'wp-admin/includes/plugin-install.php' );520: require_once( ABSPATH . 'wp-admin/includes/class-wp-upgrader.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-suki-compatibility-woocommerce.php 122: $postmessages = include( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/postm123: $defaults = include( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/defau142: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/143: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/144: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/145: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/146: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/147: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/148: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/149: require_once( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/159: $add = include( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/defau171: $add = include( SUKI_INCLUDES_DIR . '/compatibilities/woocommerce/customizer/postm If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-suki-compatibility-suki-pro.php 109: include( $postmessages_file ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-suki-compatibility-brizy.php 113: require_once( SUKI_INCLUDES_DIR . '/compatibilities/brizy/customizer/option114: require_once( SUKI_INCLUDES_DIR . '/compatibilities/brizy/customizer/option If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-suki.php 96: require_once( SUKI_INCLUDES_DIR . '/helpers.php' );99: require_once( SUKI_INCLUDES_DIR . '/customizer/class-suki-customizer.php' )102: require_once( SUKI_INCLUDES_DIR . '/template-tags.php' );103: require_once( SUKI_INCLUDES_DIR . '/template-functions.php' );112: require_once( $compatibility_file );119: require_once( SUKI_INCLUDES_DIR . '/admin/class-suki-admin.php' );185: include( $file );295: require_once( SUKI_INCLUDES_DIR . '/widgets/class-suki-widget-posts.php' );296: require_once( SUKI_INCLUDES_DIR . '/widgets/class-suki-widget-social.php' )443: $postmessages = include( SUKI_INCLUDES_DIR . '/customizer/postmessages.php' );444: $defaults = include( SUKI_INCLUDES_DIR . '/customizer/defaults.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : class-suki-customizer.php 87: $add = include( SUKI_INCLUDES_DIR . '/customizer/defaults.php' );100: $add = include( SUKI_INCLUDES_DIR . '/customizer/postmessages.php' );113: $add = include( SUKI_INCLUDES_DIR . '/customizer/contexts.php' );124: require_once( SUKI_INCLUDES_DIR . '/customizer/class-suki-customizer-saniti126: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c128: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c130: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c131: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c132: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c133: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c134: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c135: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c136: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c137: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c138: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c139: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c140: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c141: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c142: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c145: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c146: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c147: require_once( SUKI_INCLUDES_DIR . '/customizer/custom-controls/class-suki-c164: require_once( SUKI_INCLUDES_DIR . '/customizer/options/_sections.php' );167: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--base.php' )168: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--link.php' )169: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--headings.ph170: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--blockquote.171: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--form-inputs172: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--buttons.php173: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--title.php' 174: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--small-title175: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--meta.php' )176: require_once( SUKI_INCLUDES_DIR . '/customizer/options/general--line-subtle179: require_once( SUKI_INCLUDES_DIR . '/customizer/options/page-container.php' 180: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--builder.php'181: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--top-main-bot182: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--mobile-main-183: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--mobile-verti184: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--logo.php' );185: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--html.php' );186: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--search.php' 187: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--cart.php' );188: require_once( SUKI_INCLUDES_DIR . '/customizer/options/header--social.php' 189: require_once( SUKI_INCLUDES_DIR . '/customizer/options/page-header.php' );190: require_once( SUKI_INCLUDES_DIR . '/customizer/options/content--section.php191: require_once( SUKI_INCLUDES_DIR . '/customizer/options/content--main.php' )192: require_once( SUKI_INCLUDES_DIR . '/customizer/options/content--sidebar.php193: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--builder.php'194: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--widgets-bar.195: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--bottom-bar.p196: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--copyright.ph197: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--social.php' 198: require_once( SUKI_INCLUDES_DIR . '/customizer/options/footer--scroll-to-to201: require_once( SUKI_INCLUDES_DIR . '/customizer/options/global--color-palett202: require_once( SUKI_INCLUDES_DIR . '/customizer/options/global--google-fonts203: require_once( SUKI_INCLUDES_DIR . '/customizer/options/global--social.php' 206: require_once( SUKI_INCLUDES_DIR . '/customizer/options/page-settings.php' )209: require_once( SUKI_INCLUDES_DIR . '/customizer/options/blog--archive.php' )210: require_once( SUKI_INCLUDES_DIR . '/customizer/options/blog--single.php' );211: require_once( SUKI_INCLUDES_DIR . '/customizer/options/blog--entry-default.212: require_once( SUKI_INCLUDES_DIR . '/customizer/options/blog--entry-grid.php If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.
Other checked themes