56
Validation results

Caspiar

Caspiar

WordPress 6.6.1 theme
56
  • THEME TYPEWordPress theme 6.6.1
  • FILE NAMEcaspiar.zip
  • FILE SIZE2170929 bytes
  • MD5c4c11eb24e6f6feb5b75806c36cb3af1
  • SHA1c714a7f2eb77cd21d469ee8b68875844ce295f69
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://victorthemes.com/themes/caspiar/
  • VERSION1.4
  • AUTHOR URI
  • TAGSone-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
  • CREATION DATE2024-07-11
  • LAST FILE UPDATE2024-07-11
  • LAST VALIDATION2024-07-11 13:24
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 class-tgm-plugin-activation.php :
    Ligne741: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
  2. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was codestar-framework.zip.
Warning
  1. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  2. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  3. Featured image : Use of the_post_thumbnail() instead of custom fields for thumbnailsNo reference to the_post_thumbnail was found in the theme.
  4. 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 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 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 : init.php
    Ligne9: require_once( CASPIAR_FRAMEWORK . '/theme-support.php' );
    Ligne10: require_once( CASPIAR_FRAMEWORK . '/backend-functions.php' );
    Ligne11: require_once( CASPIAR_FRAMEWORK . '/frontend-functions.php' );
    Ligne12: require_once( CASPIAR_FRAMEWORK . '/enqueue-files.php' );
    Ligne13: require_once( CASPIAR_CS_FRAMEWORK . '/config.php' );
    Ligne17: require_once( CASPIAR_FRAMEWORK . '/plugins/woocommerce/woo-config.php' );
    Ligne21: require_once( CASPIAR_FRAMEWORK . '/core/vt-mmenu/wp_bootstrap_navwalker.ph
    Ligne24: require_once( CASPIAR_FRAMEWORK . '/plugins/notify/activation.php' );
    Ligne27: require_once( CASPIAR_FRAMEWORK . '/core/sidebars.php' );
    Ligne30: require_once( CASPIAR_FRAMEWORK . '/dynamic-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.
Other checked themes