94
Validation results

Attire

Free WordPress 6.5.2 theme

Attire

Free WordPress 6.5.2 theme
94
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEattire.1.8.7.zip
  • FILE SIZE1802535 bytes
  • MD52166ed841eafccc8131a81e6f1715ac8
  • SHA1821a0c4a107fd013bae0f4449d3a27b2e4727547
  • LICENSEGNU GPL 3
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://wpattire.com/
  • VERSION1.8.7
  • TAGSblog, e-commerce, news, buddypress, block-styles, wide-blocks, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats, editor-style, custom-menu, full-width-template, th
  • CREATION DATE2021-12-31
  • LAST FILE UPDATE2021-12-31
  • LAST VALIDATION2021-12-31 10:33
This theme is open source.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag block-styles in style.css header.Found wrong tag wide-blocks in style.css header.
  2. Text domain : Incorrect use of translation functions.More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are attire, download-manager.
  3. PHP short tags : Presence of PHP short tagsPHP short tags were found in file single-post-meta.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.20: <div class='post-meta post-meta-bottom <?= isset($args['classes']) ? esc_attr($args['classes']) : ''; ?>'>
  4. Editor style : Presence of editor styleNo reference to add_editor_style() was found in the theme. It is recommended that the theme implements editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
  5. CSS files : Presence of Author URICould not find Author URI.
  6. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
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 home template file home.phpThis theme does not contain optional file home.php.
  4. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  5. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  6. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.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. Use of includes : Use of include or requireThe theme appears to use include or require : ThemeEngine.class.php 6: require_once(ATTIRE_TEMPLATE_DIR . '/admin/OptionFields.class.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 : customizer.php 8: require_once('custom-controls/alpha-color-picker/alpha-color-picker.php');9: require_once('custom-controls/attire-section-header.php');10: require_once('custom-controls/attire-range.php');11: require_once('custom-controls/attire-responsive.php');12: require_once('custom-controls/attire-layout-picker.php');13: require_once('custom-controls/attire-image-picker.php');14: require_once('custom-controls/attire-static-review.php');15: require_once('custom-controls/attire-google-font-picker.php');16: require_once('sanitizers.php');17: require_once('render-callbacks.php');77: require_once(ATTIRE_TEMPLATE_DIR . '/admin/customizer-config.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 : OptionFields.class.php 83: return include ('$ini_directory/fonts.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