56
Validation results

Trade

Trade

WordPress 6.4.3 theme
56
  • THEME TYPEWordPress theme 6.4.3
  • FILE NAMEtrade_V3.3.5.zip
  • FILE SIZE12912943 bytes
  • MD5e6bb4a40ad2a843f4af016d3d252d3ee
  • SHA16452469edcce9646f50a9b39668c12396450bc7e
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • VERSION3.3.5
  • TAGStwo-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, editor-style, featured-images, front-page-post-form, full-width-template, theme-options, translation-ready
  • CREATION DATE2020-06-30
  • LAST FILE UPDATE2020-07-25
  • LAST VALIDATION2020-07-25 03:25
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Admin menu : Themes should use add_theme_page() for adding admin pages. File trade.options.php : 110: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  2. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was trade-core.zip vc-ext-trade.zip js_composer.zip.
Warning
  1. theme tags : Presence of bad theme tagsFound wrong tag custom-logo 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 trade, axion.
  3. Date and time implementation : Use of the_time()At least one hard coded date was found in the file actions-config.php. Function get_option( 'date_format' ) should be used instead.
  4. Screenshot : Screenshot fileBad screenshot file extension ! File screenshot.png is not an actual PNG file. Detected type was : "image/jpeg".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in actions-config.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  6. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  7. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  8. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  9. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  10. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  11. Use of includes : Use of include or requireThe theme appears to use include or require : actions-config.php 522: require_once(ABSPATH . 'wp-admin' . '/includes/image.php');523: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');524: require_once(ABSPATH . 'wp-admin' . '/includes/media.php');536: require_once(ABSPATH . 'wp-admin' . '/includes/image.php');537: require_once(ABSPATH . 'wp-admin' . '/includes/file.php');538: require_once(ABSPATH . 'wp-admin' . '/includes/media.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