Cryptcio
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEcryptcio.zip
- FILE SIZE22028615 bytes
- MD510a48a1879f71d5978569c83b321257a
- SHA11cda05f61d49822e3495c810a81f5f51caadcdf2
- LICENSENone
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- DEMO PAGEhttps://demo.arrowtheme.com/cryptcio/
- VERSION1.6.6
- AUTHOR URIhttp://arrowhitech.com/
- TAGSone-column, two-columns, right-sidebar, rtl-language-support, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
- CREATION DATE2022-11-20
- LAST FILE UPDATE2022-11-20
- LAST VALIDATION2022-11-20 10:35
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found <iframe src="<?php echo esc_url(is_ssl() ? str_replace( 'http://', 'https://', $video ) : $video); ?> in file functions.php. 369: <iframe src='<?php echo esc_url(is_ssl() ? str_replace( 'http://', 'https:/
revslider.zip arrowpress-core.zip coin_charts.zip ultimate_vc_addons.zip arrowpress_importer.zip virtual_coin_widgets.zip js_composer.zip
.
Plugins are not allowed in themes. The zip file found was
Warning
- Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Classic Widgets' in file functions.php.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 cryptcio, efarm.
- Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : save_settings.php 23: require_once( CRYPTCIO_ADMIN . '/sassphp/scss.inc.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 : Parser.php 241: if ($this->literal('@include') && 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 : menu.php 366: require_once(CRYPTCIO_FUNCTIONS . '/menus/class-edit-menu-walker.php');367: require_once(CRYPTCIO_FUNCTIONS . '/menus/class-walker-nav-menu.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.