Xtocky
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMExtocky.zip
- FILE SIZE4645404 bytes
- MD5e191875119e02adfa77c696683fd96fd
- SHA1697aa2bbbb86faa89b70d4e1573a1e8fbb43dd83
- LICENSECustom
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- VERSION2.3.2
- AUTHOR URIhttp://www.themepiko.com/
- TAGStwo-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
- CREATION DATE2021-05-22
- LAST FILE UPDATE2021-05-22
- LAST VALIDATION2021-05-22 00:53
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
Ligne1505: //file_put_contents( $new_theme_path.'/style.css', $css );
file_put_contents was found in the file envato-setup-export.phpLigne200: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne201: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne202: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne203: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne204: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
file_put_contents was found in the file envato-setup-export.phpLigne200: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne201: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne202: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne203: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne204: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
file_put_contents was found in the file envato-setup-export.phpLigne200: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne201: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne202: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne203: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne204: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
file_put_contents was found in the file envato-setup-export.phpLigne200: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne201: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne202: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne203: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne204: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
file_put_contents was found in the file envato-setup-export.phpLigne200: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne201: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne202: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne203: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
Ligne204: //file_put_contents( get_home_path() . '/../theme/plugins/envato_setup/conten
file_put_contents was found in the file envato_setup.php Ligne731: //$this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_t
File class-tgm-plugin-activation.php :
Warning
- 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 xtocky, woocommerce.
- 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 category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.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 : init.php
Ligne3: require_once(XTOCKY_INC_DIR . 'admin/importer/importer/system-requirements.
Ligne6: require_once(XTOCKY_INC_DIR . 'admin/importer/tmg/class-tgm-plugin-activati
Ligne7: require_once(XTOCKY_INC_DIR . 'admin/importer/tmg/plugin-init.php');
Ligne10: require_once(XTOCKY_INC_DIR . 'admin/importer/importer/check-version.php');
Ligne11: require_once(XTOCKY_INC_DIR . 'admin/importer/envato_setup/envato_setup.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 : envato_setup.phpLigne619: //@include('envato-setup-export.php');
Ligne692: require_once(ABSPATH . 'wp-admin/includes/file.php');
Ligne1499: require_once(ABSPATH . '/wp-admin/includes/file.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.