93
Validation results

Drop Shipping

Free WordPress 6.5.2 theme

Drop Shipping

Free WordPress 6.5.2 theme
93
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEdrop-shipping.1.0.5.zip
  • FILE SIZE833464 bytes
  • MD5b6afef52fdddc118e5868c95a3e00292
  • SHA19a4aa66fe34b97b3c204f06e97836c29b9233706
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttp://fireincome.com/drop-shipping
  • VERSION1.0.5
  • AUTHOR URI
  • TAGSwhite, light, silver, gray, pink, purple, responsive-layout, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, flexible-header, theme-options, translation-ready, photoblogging
  • CREATION DATE2021-07-10
  • LAST FILE UPDATE2021-07-10
  • LAST VALIDATION2021-07-10 17:13
This theme is open source.
Warning
  1. theme tags : Presence of bad theme tagsThe tag white has been deprecated, it must be removed from style.css header.The tag light has been deprecated, it must be removed from style.css header.The tag silver has been deprecated, it must be removed from style.css header.The tag gray has been deprecated, it must be removed from style.css header.The tag pink has been deprecated, it must be removed from style.css header.The tag purple has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.The tag photoblogging has been deprecated, it must be removed from 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 drop-shipping, hybrid-core.
  3. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  4. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  5. 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.
  6. Date and time implementation : Use of date_i18n()At least one hard coded date was found in the file footer.php. Function get_option( 'date_format' ) should be used instead.
  7. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad 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 author template file author.phpThis theme does not contain optional file author.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 archive template file archive.phpThis theme does not contain optional file archive.php.
  10. Optional files : Presence of search results template file search.phpThis theme does not contain optional file search.php.
  11. Optional files : Presence of 404 Not Found template file 404.phpThis theme does not contain optional file 404.php.
  12. Use of includes : Use of include or requireThe theme appears to use include or require : admin.php 41: require_once( HYBRID_ADMIN . 'meta-box-post-style.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 : functions-utility.php 215: require_once( $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 : template-comments.php 104: require( $hybrid->comment_template[ $comment_type ] ); 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 : functions-i18n.php 49: require_once( $child_func );53: require_once( $theme_func ); 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 : functions-customize.php 38: require_once( HYBRID_CUSTOMIZE . 'setting-array-map.php' );39: require_once( HYBRID_CUSTOMIZE . 'setting-image-data.php' );42: require_once( HYBRID_CUSTOMIZE . 'control-checkbox-multiple.php' );43: require_once( HYBRID_CUSTOMIZE . 'control-dropdown-terms.php' );44: require_once( HYBRID_CUSTOMIZE . 'control-palette.php' );45: require_once( HYBRID_CUSTOMIZE . 'control-radio-image.php' );46: require_once( HYBRID_CUSTOMIZE . 'control-select-group.php' );47: require_once( HYBRID_CUSTOMIZE . 'control-select-multiple.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 : template.php 74: include( $template ); 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 : hybrid.php 123: require_once( HYBRID_INC . 'class-media-meta.php' );124: require_once( HYBRID_INC . 'class-media-meta-factory.php' );125: require_once( HYBRID_INC . 'class-media-grabber.php' );128: require_once( HYBRID_INC . 'functions-attr.php' );129: require_once( HYBRID_INC . 'functions-context.php' );130: require_once( HYBRID_INC . 'functions-i18n.php' );131: require_once( HYBRID_INC . 'functions-customize.php' );132: require_once( HYBRID_INC . 'functions-filters.php' );133: require_once( HYBRID_INC . 'functions-head.php' );134: require_once( HYBRID_INC . 'functions-meta.php' );135: require_once( HYBRID_INC . 'functions-sidebars.php' );136: require_once( HYBRID_INC . 'functions-scripts.php' );137: require_once( HYBRID_INC . 'functions-styles.php' );138: require_once( HYBRID_INC . 'functions-utility.php' );141: require_once( HYBRID_INC . 'template.php' );142: require_once( HYBRID_INC . 'template-comments.php' );143: require_once( HYBRID_INC . 'template-general.php' );144: require_once( HYBRID_INC . 'template-media.php' );145: require_once( HYBRID_INC . 'template-post.php' );233: require_once( HYBRID_ADMIN . 'admin.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