0
Validation results

PsyPlay

PsyPlay

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEPsyPlay.zip
  • FILE SIZE2929652 bytes
  • MD5017c7b6c379d62726f434ebf5673551a
  • SHA1c27aa66de3d3c7c2deb05ba15bd95c7350c8ef9f
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, Bitmap images
  • THEME URIhttps://psythemes.com
  • VERSION1.2.5
  • AUTHOR URI
  • TAGSMovies, TVShows, Episodes, Series, TVSeries, IMDb, TMDb, TheMovieDB
  • CREATION DATE2019-10-23
  • LAST FILE UPDATE2019-10-23
  • LAST VALIDATION2019-10-23 17:38
  • OTHER VERSIONS

    1.1.7 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Title : Title No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Security breaches : Use of PHP sytem calls Found @popen in file PHPMailer.php. 1536: $mail = @popen($sendmail, 'w');1559: $mail = @popen($sendmail, 'w');
  3. Security breaches : Modification of PHP server settings Found ini_set in file PHPMailer.php. 1655: ini_set('sendmail_from', $this->Sender);1668: ini_set('sendmail_from', $old_from);
  4. Security breaches : Use of base64_decode() Found base64_decode in file PHPMailer.php. 3704: $data = base64_decode($match[3]);Found base64_decode in file SMTP.php. 517: $challenge = base64_decode(substr($this->last_reply, 4));Found base64_decode in file api-template.php. 1039: $GLOBALS['acf_form'] = @json_decode(base64_decode($GLOBALS['acf_form']), true);Found base64_decode in file api-pro.php. 239: $data = base64_decode($data);
  5. Security breaches : Use of base64_encode() Found base64_encode in file PHPMailer.php.
     return str_replace(['=', '+', '/'], '', base64_encode(hash('sha256', $bytes, true)));
     base64_encode($str),
     $encoded = base64_encode($str);
     $chunk = base64_encode($chunk);
     return base64_encode($signature);
     $DKIMb64 = base64_encode(pack('H*', hash('sha256', $body))); // Base64 of packed binar
    Found base64_encode in file OAuth.php.
     return base64_encode(
    Found base64_encode in file SMTP.php.
     base64_encode('\0' . $username . '\0' . $password),
     if (!$this->sendCommand('Username', base64_encode($username), 334)) {
     if (!$this->sendCommand('Password', base64_encode($password), 235)) {
     return $this->sendCommand('Username', base64_encode($response), 235);
    Found base64_encode in file api-template.php.
     <?php acf_hidden_input(array( 'name' => '_acf_form', 'value' => base64_encode(json_encode($args)) )); ?>
    Found base64_encode in file api-pro.php.
     $save = base64_encode($save);
  6. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe src="<?php echo $dato; ?> in file player.php. 61: <iframe src='<?php echo $dato; ?>' frameborder='0' allowfullscreen></iframeFound <iframe src="<?php echo $dato; ?> in file player.php. 61: <iframe src='<?php echo $dato; ?>' frameborder='0' allowfullscreen></iframeFound <iframe width="100%" height="100%" src="//www.youtube.com/embed/', '" frameborder="0" allowfullscreen=""> in file trailer-player.php. 8: $embed = array('<iframe width='100%' height='100%' src='//www.youtube.com/embed/', '' frameFound <iframe class="dt_iframe" height="<?php echo $value['height']; ?>" src="<?php echo $value['src']; ?> in file generate-options.php. 193: <?php if ($value['src']): ?><iframe class='dt_iframe' height='<?php echo $value['height']; ?>' src='<?p
  7. Malware : Operations on file system file_get_contents was found in the file recaptchalib.php 93: $response = file_get_contents($path . $req);file_get_contents was found in the file recaptchalib.php 93: $response = file_get_contents($path . $req);fclose was found in the file POP3.php 314: @fclose($this->pop_conn);fwrite was found in the file POP3.php 351: return fwrite($this->pop_conn, $string, strlen($string));fwrite was found in the file PHPMailer.php 1540: fwrite($mail, 'To: ' . $toAddr . '\n');1541: fwrite($mail, $header);1542: fwrite($mail, $body);1563: fwrite($mail, $header);1564: fwrite($mail, $body);fwrite was found in the file PHPMailer.php 1540: fwrite($mail, 'To: ' . $toAddr . '\n');1541: fwrite($mail, $header);1542: fwrite($mail, $body);1563: fwrite($mail, $header);1564: fwrite($mail, $body);fwrite was found in the file PHPMailer.php 1540: fwrite($mail, 'To: ' . $toAddr . '\n');1541: fwrite($mail, $header);1542: fwrite($mail, $body);1563: fwrite($mail, $header);1564: fwrite($mail, $body);fwrite was found in the file PHPMailer.php 1540: fwrite($mail, 'To: ' . $toAddr . '\n');1541: fwrite($mail, $header);1542: fwrite($mail, $body);1563: fwrite($mail, $header);1564: fwrite($mail, $body);fwrite was found in the file PHPMailer.php 1540: fwrite($mail, 'To: ' . $toAddr . '\n');1541: fwrite($mail, $header);1542: fwrite($mail, $body);1563: fwrite($mail, $header);1564: fwrite($mail, $body);file_put_contents was found in the file PHPMailer.php 2601: if (false === file_put_contents($file, $body)) {file_get_contents was found in the file PHPMailer.php 2627: $body = file_get_contents($signed);2945: $file_buffer = file_get_contents($path);4151: file_get_contents($this->DKIM_private);file_get_contents was found in the file PHPMailer.php 2627: $body = file_get_contents($signed);2945: $file_buffer = file_get_contents($path);4151: file_get_contents($this->DKIM_private);file_get_contents was found in the file PHPMailer.php 2627: $body = file_get_contents($signed);2945: $file_buffer = file_get_contents($path);4151: file_get_contents($this->DKIM_private);fclose was found in the file SMTP.php 621: fclose($this->smtp_conn);fwrite was found in the file SMTP.php 1023: $result = fwrite($this->smtp_conn, $data);file_get_contents was found in the file json.php 139: $json = file_get_contents('{$path}/{$file}');fopen was found in the file json.php 217: $f = fopen('{$path}/{$file}', 'w');fwrite was found in the file json.php 218: fwrite($f, acf_json_encode( $field_group ));fclose was found in the file json.php 219: fclose($f);file_get_contents was found in the file settings-tools.php 217: $json = file_get_contents( $file['tmp_name'] );file_get_contents was found in the file settings-info.php 169: $items = file_get_contents( acf_get_path('readme.txt') );
  8. Malware : Network operations fsockopen was found in the file POP3.php 225: //Rather than suppress it with @fsockopen, capture it cleanly instead233: $this->pop_conn = fsockopen(fsockopen was found in the file SMTP.php 329: //Fall back to fsockopen which should work in more places, but is missing some features331: 'Connection: stream_socket_client not available, falling back to fsockopen',335: $this->smtp_conn = fsockopen(
  9. Admin menu : Themes should use add_theme_page() for adding admin pages. File tgm-init.php : 731: $this->page_hook = call_user_func( 'add_submenu_page', $args['parent_slug'], $args['page_title'], $args['menu_tFile functions.php : 224: add_menu_page( 'Psythemes License', 'Psy License', 'manage_options', 'psythFile settings-updates.php : 73: $page = add_submenu_page('edit.php?post_type=acf-field-group', __('Updates','acf'),File options-page.php : 178: $slug = add_menu_page( $page['page_title'], $page['menu_title'], $page['capability'File options-page.php : 183: $slug = add_submenu_page( $page['parent_slug'], $page['page_title'], $page['menu_tiFile settings-tools.php : 54: $page = add_submenu_page('edit.php?post_type=acf-field-group', __('Tools','acf'), _File admin.php : 57: add_menu_page(__('Custom Fields','acf'), __('Custom Fields','acf'), $cap, $File admin.php : 61: add_submenu_page($slug, __('Field Groups','acf'), __('Field Groups','acf'),62: add_submenu_page($slug, __('Add New','acf'), __('Add New','acf'), $cap, 'poFile admin.php : 61: add_submenu_page($slug, __('Field Groups','acf'), __('Field Groups','acf'),62: add_submenu_page($slug, __('Add New','acf'), __('Add New','acf'), $cap, 'poFile update.php : 113: add_submenu_page('update-core.php', __('Upgrade ACF','acf'), __('Upgrade AC298: add_submenu_page('edit.php?post_type=acf-field-group', __('Upgrade','acf'),File update.php : 113: add_submenu_page('update-core.php', __('Upgrade ACF','acf'), __('Upgrade AC298: add_submenu_page('edit.php?post_type=acf-field-group', __('Upgrade','acf'),File settings-addons.php : 51: $page = add_submenu_page('edit.php?post_type=acf-field-group', __('Add-ons','acf'),File settings-info.php : 50: add_submenu_page('edit.php?post_type=acf-field-group', __('Info','acf'), __File generate-options.php : 12: add_menu_page(__(MENU_TITLE), __(MENU_TITLE), 'administrator', MENU_SLUG,
  10. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : functions.php.
  11. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  12. Deprecated functions : make_url_footnote make_url_footnote found in file content.php. Deprecated since version 2.9.11: $content = make_url_footnote($content);
  13. Deprecated functions : wp_specialchars wp_specialchars found in file content.php. Deprecated since version 2.8. Use esc_html() instead.8: $content = wp_specialchars($content);
  14. Deprecated functions : get_currentuserinfo get_currentuserinfo found in file menu.php. Deprecated since version 4.5. Use wp_get_current_user instead.2: global $current_user; get_currentuserinfo();
  15. Deprecated functions : get_bloginfo get_bloginfo( 'url' ) was found in the file functions.php. Use home_url() instead.1538: return get_bloginfo( 'url' );get_bloginfo('stylesheet_directory') was found in the file functions.php. Use get_stylesheet_directory_uri() instead.1531: echo '<link rel='stylesheet' type='text/css' href='' . get_bloginfo('stylesheet_directory') . '/assets/css/admin/main.css' />';get_bloginfo('stylesheet_directory') was found in the file meta.php. Use get_stylesheet_directory_uri() instead.3: // define ('IMDB_API_URL', get_bloginfo('stylesheet_directory'). '/includes/plugins/imdb/');get_bloginfo('template_directory') was found in the file acera_options.php. Use get_template_directory_uri() instead.865: 'image_src' => array(get_bloginfo('template_directory') . '/assets/css/img/img_desc/colors/green893: 'img_desc' => get_bloginfo('template_directory').'/assets/css/img/img_desc/gm.png',2468: 'img_desc' => get_bloginfo('template_directory').'/assets/css/img/img_desc/fakeplay.png',2740: 'img_desc' => get_bloginfo('template_directory').'/assets/css/img/img_desc/fakebuttons.pn
  16. Deprecated functions : bloginfo bloginfo('url') was found in the file homepage.php. Use echo esc_url( home_url() ) instead.2: <div class='hm-logo'><a title='<?php bloginfo('name') ?>' href='<?php bloginfo('url'); ?>' id='logo-home'></a></div>6: <form method='get' id='searchform' action='<?php bloginfo('url'); ?>'>bloginfo('url') was found in the file archive-notices.php. Use echo esc_url( home_url() ) instead.25: <li><a href='<?php bloginfo('url'); ?>/articles'><?php _e('Movies News', 'psythemes'); ?></a><bloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.40: <a title='<?php bloginfo('name') ?>' href='<?php bloginfo('url'); ?>' id='logo'></a>bloginfo('url') was found in the file 404.php. Use echo esc_url( home_url() ) instead.8: <p><a class='btn btn-successful mt20' href='<?php bloginfo('url'); ?>' title=''><?php _e('BACK TO HOME', 'psythemes'); ?></a>bloginfo('url') was found in the file register.php. Use echo esc_url( home_url() ) instead.10: <li><a href='<?php bloginfo('url'); ?>'><?php _e('Home','psythemes'); ?></a></li>bloginfo('url') was found in the file login.php. Use echo esc_url( home_url() ) instead.10: <li><a href='<?php bloginfo('url'); ?>'><?php _e('Home','psythemes'); ?></a></li>bloginfo('url') was found in the file archive-noticias.php. Use echo esc_url( home_url() ) instead.26: <li><a href='<?php bloginfo('url'); ?>/notice'><?php _e('Announcements', 'psythemes'); ?></a><bloginfo('url') was found in the file functions.php. Use echo esc_url( home_url() ) instead.513: <a class='roce' href='<?php bloginfo('url'); ?>/wp-admin/post-new.php' target='_blank'><b class='icon-p514: <a class='roce' href='<?php bloginfo('url'); ?>/wp-admin/admin.php?page=psyplay' target='_blank'><b cla522: <a class='roce' href='<?php bloginfo('url'); ?>/wp-admin/profile.php'><?php _e('Edit profile','psytheme540: <form method='get' id='searchform' action='<?php bloginfo('url'); ?>'>bloginfo('url') was found in the file seo.php. Use echo esc_url( home_url() ) instead.34: <meta property='og:url' content='<?php bloginfo('url'); ?>'/>bloginfo('url') was found in the file mail.php. Use echo esc_url( home_url() ) instead.179: <input type='hidden' name='link' value='<?php bloginfo('url'); ?>'>258: <input type='hidden' name='link' value='<?php bloginfo('url'); ?>'>bloginfo('url') was found in the file news.php. Use echo esc_url( home_url() ) instead.32: <li class='view-more' style='margin-bottom:-10px;'><a href='<?php bloginfo('url'); ?>/articles'> <?php _e('View More', 'psythemes'); ?> <i clbloginfo('url') was found in the file notice.php. Use echo esc_url( home_url() ) instead.14: <li class='view-more'><a href='<?php bloginfo('url'); ?>/notice'> <?php _e('View More', 'psythemes'); ?> <i clasbloginfo('url') was found in the file module-tvshows.php. Use echo esc_url( home_url() ) instead.6: <a href='<?php bloginfo('url'); ?>/series' class='pull-right cat-more'><?php _e('View morebloginfo('url') was found in the file module-episodes.php. Use echo esc_url( home_url() ) instead.6: <a href='<?php bloginfo('url'); ?>/episode' class='pull-right cat-more'><?php _e('View morbloginfo('url') was found in the file item.php. Use echo esc_url( home_url() ) instead.64: <div class='block'><?php _e('Serie:', 'psythemes'); ?> <a href='<?php bloginfo('url'); ?>/series/<?php echo sanitize_title(episodios_get_meta('sebloginfo('url') was found in the file item_f.php. Use echo esc_url( home_url() ) instead.60: <div class='block'><?php _e('Serie:', 'psythemes'); ?> <a href='<?php bloginfo('url'); ?>/series/<?php echo sanitize_title(episodios_get_meta('sebloginfo('url') was found in the file account.php. Use echo esc_url( home_url() ) instead.12: <li><a href='<?php bloginfo('url'); ?>'><?php _e('Home','psythemes'); ?></a></li>bloginfo('url') was found in the file item.php. Use echo esc_url( home_url() ) instead.56: <div class='block'><?php _e('Serie:', 'psythemes'); ?> <a href='<?php bloginfo('url'); ?>/series/<?php echo sanitize_title(episodios_get_meta('sebloginfo('url') was found in the file account_edit.php. Use echo esc_url( home_url() ) instead.64: <li><a href<?php bloginfo('url'); ?>'><?php _e('Home','psythemes'); ?></a></li>bloginfo('url') was found in the file news.php. Use echo esc_url( home_url() ) instead.94: <a href='<?php bloginfo('url'); ?>/<?php the_sub_field('movarticle_slug'); ?>' title='<?pbloginfo('url') was found in the file admin.php. Use echo esc_url( home_url() ) instead.5: <a class='links editar' href='<?php bloginfo('url'); ?>/wp-admin/post.php?post=<?php the_ID(); ?>&action=edit'>6: <a class='links agregar' href='<?php bloginfo('url'); ?>/wp-admin/post-new.php?post_type=<?php echo get_post_typ7: <a class='links admin' href='<?php bloginfo('url'); ?>/wp-admin/admin.php?page=psyplay'><b class='icon-cog'></bloginfo('url') was found in the file report.php. Use echo esc_url( home_url() ) instead.41: <a class='add_movie' href='<?php bloginfo('url'); ?>'><b class='icon-home'></b> <?php _e('Back','mundothemesbloginfo('url') was found in the file ab1.php. Use echo esc_url( home_url() ) instead.3: echo '<a class='btn bp-btn-next' href=''; bloginfo('url');bloginfo('url') was found in the file ab2.php. Use echo esc_url( home_url() ) instead.3: echo '<a class='btn bp-btn-previous' href=''; bloginfo('url');14: echo '<a class='btn bp-btn-next' href=''; bloginfo('url');bloginfo('url') was found in the file default.php. Use echo esc_url( home_url() ) instead.2: echo '<a class='btn bp-btn-previous' href=''; bloginfo('url');13: echo '<a class='btn bp-btn-next' href=''; bloginfo('url');bloginfo('url') was found in the file ab3.php. Use echo esc_url( home_url() ) instead.3: echo '<a class='btn bp-btn-previous' href=''; bloginfo('url');bloginfo('url') was found in the file ab0.php. Use echo esc_url( home_url() ) instead.3: echo '<a class='btn bp-btn-previous' href=''; bloginfo('url');14: echo '<a class='btn bp-btn-next' href=''; bloginfo('url');bloginfo('url') was found in the file season_episodes.php. Use echo esc_url( home_url() ) instead.19: <?php if(!empty($url)) {?><a href='<?php bloginfo('url'); ?>/episode/<?php echo $url;?>'>bloginfo('url') was found in the file episodes.php. Use echo esc_url( home_url() ) instead.89: <p><strong>Serie: </strong> <a href='<?php bloginfo('url'); ?>/series/<?php echo sanitize_title(episodios_get_meta('sebloginfo('url') was found in the file notices.php. Use echo esc_url( home_url() ) instead.77: <a href='<?php bloginfo('url'); ?>/<?php the_sub_field('movarticle_slug'); ?>' title='<?p
  17. Included plugins : Zip file found Plugins are not allowed in themes. The zip file found was wp-postratings.zip wp-postviews.zip.
Warning
  1. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  2. theme tags : Presence of bad theme tagsFound wrong tag Movies in style.css header.Found wrong tag TVShows in style.css header.Found wrong tag Episodes in style.css header.Found wrong tag Series in style.css header.Found wrong tag TVSeries in style.css header.Found wrong tag IMDb in style.css header.Found wrong tag TMDb in style.css header.Found wrong tag TheMovieDB 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 psyplay.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "Updating this theme will lose any customizations you have made. 'Cancel' to stop, 'OK' to update." in file actualizar.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Required Plugins' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install Plugins' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin: %s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Updating Plugin: %s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Something went wrong with the plugin API.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to Required Plugins Installer' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Return to the Dashboard' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The following plugin was activated successfully:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No action taken. Plugin %1$s was already active.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin not activated. A higher version of %s is needed for this theme. Please update the plugin.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All plugins installed and activated successfully. %1$s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Dismiss this notice' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'There are one or more required or recommended plugins to install, update or activate.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please contact the administrator of this site for help.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_attr__, with the arguments 'This plugin needs to be updated to be compatible with your theme.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Update Required' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Set the parent_slug config variable instead.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Return to the Dashboard' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'The remote plugin package does not contain a folder with the desired slug and renaming did not work.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Please contact the plugin provider and ask them to package their plugin according to the WordPress guidelines.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'The remote plugin package consists of more than one file, but the files are not packaged in a folder.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Please contact the plugin provider and ask them to package their plugin according to the WordPress guidelines.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html_x, with the arguments 'and', 'plugin A *and* plugin B' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Required' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Recommended' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'WordPress Repository' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'External Source' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pre-Packaged' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Not Installed' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installed But Not Activated' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Active' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Required Update not Available' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Requires Update' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update recommended' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _x, with the arguments '%1$s, %2$s', 'Install/Update Status' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _nx, with the arguments 'All <span class="count">(%s)</span>', 'All <span class="count">(%s)</span>', 'plugins' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'To Install <span class="count">(%s)</span>', 'To Install <span class="count">(%s)</span>' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'Update Available <span class="count">(%s)</span>', 'Update Available <span class="count">(%s)</span>' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'To Activate <span class="count">(%s)</span>', 'To Activate <span class="count">(%s)</span>' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _x, with the arguments 'unknown', 'as in: "version nr unknown"' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installed version:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Minimum required version:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Available version:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No plugins to install, update or activate.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Return to the Dashboard' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Source' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Type' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Version' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Status' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install %2$s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update %2$s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate %2$s' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Upgrade message from the plugin author:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Install' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Activate' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins were selected to be installed. No action taken.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins were selected to be updated. No action taken.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins are available to be installed at this time.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'No plugins are available to be updated at this time.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No plugins were selected to be activated. No action taken.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'No plugins are available to be activated at this time.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html_x, with the arguments 'and', 'plugin A *and* plugin B' in file tgm-init.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'The following plugin was activated successfully:', 'The following plugins were activated successfully:' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activation failed.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Plugin activated successfully.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Updating Plugin %1$s (%2$d/%3$d)' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'An error occurred while installing %1$s: <strong>%2$s</strong>.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation of %1$s failed.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation and activation process is starting. This process may take a while on some hosts, so please be patient.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments '%1$s installed and activated successfully.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Show Details' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Hide Details' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations and activations have been completed.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing and Activating Plugin %1$s (%2$d/%3$d)' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'The installation process is starting. This process may take a while on some hosts, so please be patient.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments '%1$s installed successfully.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Show Details' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Hide Details' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'All installations have been completed.' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Installing Plugin %1$s (%2$d/%3$d)' in file tgm-init.php.Found a translation function that is missing a text-domain. Function esc_html__, with the arguments 'Return to the Dashboard' in file tgm-init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'User registration is not enabled' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Username' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments '[email protected]' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'First Name (Optional)' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Last Name (Optional)' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Password' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Confirm Password' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Create Account' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Have an account already?' in file register_form.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Sign In!' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid username' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter a password' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Incorrect password' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'reCaptcha Error' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Username already taken' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid username' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter a username' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Invalid email' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email already registered' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Please enter a password' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Passwords do not match' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Error' in file register_form.php.Found a translation function that is missing a text-domain. Function __, with the arguments '' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Download' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Watch' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Download' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Season' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Generate' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Article Thumbnail' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Favorite' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Movies' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'TV Series' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'TV Series' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Articles' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Site Notices' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Home' in file functions.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Rating' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'psythemes' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'psythemes' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'psythemes' in file functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Your Email' in file mail.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Movie Title' in file mail.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Verification' in file mail.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Server' in file player.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Server' in file player.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Estimated the next episode will come at' in file ep_sched.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file ab1.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file ab2.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file ab2.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file default.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file default.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file ab3.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Previous' in file ab0.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Next' in file ab0.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Unvailable' in file season_episodes.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "View \x61ll" in file search-results.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "\x54it\x6c\x65:" in file class-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "Search\x57P \x45n\x67ine:" in file class-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "C\x6f\x6e\x66i\x67\x75\x72a\x74ion:" in file class-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "\x50la\x63ho\x6cd\x65r:" in file class-widget.php.Found a translation function that is missing a text-domain. Function _e, with the arguments "D\x65sti\x6eat\x69\x6fn\x20f\x61\x6clba\x63\x6b \x55RL\x20(o\x70t\x69\x6fna\x6c):" in file class-widget.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file api-field.php.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s requires at least %s selection', '%s requires at least %s selections', min, 'acf' in file gallery.php.Found a translation function that has an incorrect number of arguments. Function _n, with the arguments '%s requires at least %s selection', '%s requires at least %s selections', min, 'acf' in file relationship.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'btn' in file settings-addons.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'sp' in file meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'sp' in file meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'sp' in file meta.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Title' in file tax.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Subscribed Date' in file tax.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Username' in file tax.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'IP Address' in file tax.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file generate-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file generate-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Settings saved.' in file generate-options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Settings saved.' in file generate-options.php.Found a translation function that is missing a text-domain. Function __, with the arguments "Ad blocks - Archive Pages" in file acera_options.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Favorite' in file assets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Favorite' in file assets.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 psythemes, tgmpa, name, ? Click here, requiredfoundation, mtms, mundothemes, searchwp, s\x77\x70l\x61\x73, \x73wplas, se\x61rchw\x70, swp\x6ca\x73, \x73\x77p\x6c\x61\x73, swp\x6c\x61\x73, \x73w\x70l\x61\x73, \x73e\x61\x72ch\x77\x70, acf, min.
  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. Widgets : WidgetsThis theme contains no sidebars/widget areas. See Widgets API
  7. Unwanted files : Windows thumbnail storethumbs.db was found.
  8. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  9. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  10. Fundamental theme elements : Presence of body_class()Could not find body_class call in body tag.
  11. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  12. Fundamental theme elements : Presence of post_class()Could not find post_class.
  13. Comment reply : Declaration of comment replyCould not find the comment-reply script enqueued, however a reference to 'comment-reply' was found. Make sure that the comment-reply js script is being enqueued properly on singular pages.
  14. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  15. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  16. 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.
  17. I18N implementation : Proper use of _e(Possible variable $args found in translation function in api-template.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in api-helpers.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in repeater.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in repeater.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in tab.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in image.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in oembed.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in taxonomy.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in google-map.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in relationship.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in file.php. Translation function calls should not contain PHP variables. Possible variable $addon found in translation function in settings-addons.php. Translation function calls should not contain PHP variables.
  18. I18N implementation : Proper use of ___all(Possible variable $sitename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $sitename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $sitename found in translation function in functions.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in api-field.php. Translation function calls should not contain PHP variables. Possible variable $args found in translation function in meta.php. Translation function calls should not contain PHP variables. Possible variable $args found in translation function in meta.php. Translation function calls should not contain PHP variables. Possible variable $args found in translation function in meta.php. Translation function calls should not contain PHP variables.
  19. I18N implementation : Proper use of esc_attr_e(Possible variable $args found in translation function in api-template.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in api-helpers.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in gallery.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in repeater.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in repeater.php. Translation function calls should not contain PHP variables. Possible variable $field found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in flexible-content.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in tab.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in image.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in oembed.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in taxonomy.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in google-map.php. Translation function calls should not contain PHP variables. Possible variable $atts found in translation function in relationship.php. Translation function calls should not contain PHP variables. Possible variable $div found in translation function in file.php. Translation function calls should not contain PHP variables.
  20. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  21. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  22. CSS files : Presence of .alignleft class.alignleft css class is needed in theme css.
  23. CSS files : Presence of .alignright class.alignright css class is needed in theme css.
  24. CSS files : Presence of .aligncenter class.aligncenter css class is needed in theme css.
  25. CSS files : Presence of .wp-caption class.wp-caption css class is needed in theme css.
  26. CSS files : Presence of .wp-caption-text class.wp-caption-text css class is needed in theme css.
  27. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  28. CSS files : Presence of .screen-reader-text class.screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
  29. Date and time implementation : Use of the_date()At least one hard coded date was found in the file microdata.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file episodes.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file movies.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file tvshows.php. Function get_option( 'date_format' ) should be used instead.
  30. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 727x545px (727:545). Ratio of width to height should be 4:3.Screenshot size is 727x545px. 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. Static links : Presence of hard-coded linksPossible hard-coded links were found in the file functions.php.487: <span class='tip'><a href='http://imdb.com' target='_blank'><strong>IMDb</strong></a> - <?php _e('AssPossible hard-coded links were found in the file settings-updates.php.24: <p><?php _e('To unlock updates, please enter your license key below. If you don't have a licence key, please see','acf'); ?> <a href='http://www.advancedcustomfields.com/pro' target='_blank'><?php _e('details
  2. Optional files : Presence of rtl stylesheet rtl.cssThis theme does not contain optional file rtl.php.
  3. Optional files : Presence of front page template file front-page.phpThis theme does not contain optional file front-page.php.
  4. Optional files : Presence of home template file home.phpThis theme does not contain optional file home.php.
  5. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  6. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  7. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  8. Use of includes : Use of include or requireThe theme appears to use include or require : search.php 31: <?php include 'includes/parts/item.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 : requests.php 39: <?php include_once 'includes/parts/modal/delivery/mail.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 : register_form.php 148: 162: require_once(ABSPATH . WPINC . '/registration.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 : index.php 7: <?php include_once 'includes/parts/modules/slider.php'; ?>25: <?php include_once 'includes/parts/modules/suggestion.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 : mail.php 27: 28: require('formularios/PHPMailer.php');29: require('formularios/SMTP.php');30: require('formularios/Exception.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 : modal-report.php 10: <?php include_once 'delivery/mail.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 : suggestion.php 25: <?php include_once 'suggestion/featured.php'; ?> 29: <?php include_once 'suggestion/most_viewed.php'; ?> 38: <?php include_once 'suggestion/most_favorite.php'; ?>47: <?php include_once 'suggestion/top_rating.php'; ?>56: <?php include_once 'suggestion/top_imdb.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 : player.php 53: <?php include('trailer-player.php'); ?>168: <?php include('trailer-player.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 : report.php 8: 22: include_once 'includes/funciones/posting.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 : player.php 53: <?php include('trailer-player.php'); ?>168: <?php include('trailer-player.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 : video-lock.php 5: include 'player.php';8: include 'player.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 : episodes.php 26: <?php include_once 'parts/notice.php'; ?>27: <?php include_once 'parts/video-lock.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 : movies.php 29: <?php include_once 'parts/notice.php'; ?>30: <?php include_once 'parts/video-lock.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 : tvshows.php 29: <?php include_once 'parts/notice.php'; ?>32: <?php include_once 'parts/series/season_episodes.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 : livesearch.php 1: <?php ${'\x47L\x4f\x42\x41L\x53'}['ytb\x78\x76\x66t']='\x73i\x74\x652';${'G\x4cO\x42\x41\x4c\x53'}['\x72\x65\x66d\x72\x78\x63\x6b']='s\x69t\x65';${'\x47\x4cOB\x41\x4c\x53'}['w\x65l\x76e\x79wd\x78p\x73x']='\x63\x6c\x69\x65\x6e\x74';if(!defined('A\x42SP\x41TH')){exit;}${'\x47\x4cO\x42AL\x53'}['\x78\x78t\x73\x7al\x78']='\x7a';class SearchWP_Live_Search{public$dir;public$url;public$version='1.2.0';public$results=array();function __construct(){$this->dir=dirname(__FILE__);$this->url=get_template_directory_uri().'/in\x63lu\x64\x65s/\x70lugi\x6es/\x6c\x69vesea\x72\x63h';}}function searchwp_live_search_init(){if(defined('\x44OI\x4eG_A\x4aAX')&&DOING_AJAX){include_once(dirname(__FILE__).'/\x69nc\x6cudes/clas\x73-cl\x69\x65nt\x2ep\ 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-client.php 1: <?php ${'G\x4cOBA\x4cS'}['\x62\x64h\x64ecx\x77\x68\x65']='r\x65\x73\x75\x6c\x74\x73';${'G\x4c\x4f\x42AL\x53'}['\x7a\x70g\x6ffp\x70\x66\x71']='e\x6e\x67\x69\x6ee';${'\x47\x4c\x4fBALS'}['\x6e\x6dk\x69cm\x62\x78s\x6b\x67']='\x61rg\x73';${'\x47\x4cO\x42\x41\x4cS'}['lc\x71b\x75n\x78\x6b\x77w']='\x74v';${'\x47\x4c\x4fB\x41\x4c\x53'}['\x77\x61\x66\x70o\x72\x76\x6fwe\x79\x74']='e\x70';${'\x47\x4cO\x42\x41\x4c\x53'}['\x6c\x76s\x76xuh\x75']='\x70\x6f\x73ts';${'\x47\x4c\x4fBA\x4cS'}['\x69\x6b\x66ap\x6d\x76']='\x71\x75\x65\x72\x79';${'\x47\x4c\x4f\x42\x41\x4c\x53'}['w\x6dx\x64\x7a\x69\x75\x70g\x63']='\x6d\x76';${'\x47\x4c\x4fB\x41L\x53'}['\x69\x68\x71\x6e\x70\x6b\x74n\x66\x68\x6e']='s\x69\x74\x65\x32';${'\x47\x4c\x4f\x42A\x4c\x53'}['\x6er\x6dr\x69d\x64\x6e\x6fb']='si\x74\x65';if(!defined('\x41B\x53P\x41\x54\x48')){exit;}include_once(dirname(__FILE__).'/c\x6ca\x73\x73-t\x65\x6dp\x6cat\x65.\x70\x 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-widget.php 1: <?php ${'\x47\x4cO\x42A\x4cS'}['\x6fg\x63gx\x71\x78\x61\x64\x72']='\x6e\x65w\x5f\x69\x6es\x74an\x63\x65';${'\x47\x4c\x4f\x42A\x4c\x53'}['\x6ehi\x62\x62\x62m\x6d']='\x77i\x64g\x65t\x5f\x70l\x61c\x65\x68\x6f\x6cd\x65\x72';${'\x47\x4c\x4f\x42AL\x53'}['cs\x70iu\x68\x79\x73\x6b\x71p']='\x73\x77\x70\x75\x6e\x69\x71i\x64';${'G\x4c\x4f\x42\x41\x4cS'}['\x77tcd\x68\x79\x65\x6evq\x62']='\x77i\x64\x67et_\x63\x6fn\x66\x69\x67';${'\x47\x4c\x4fB\x41L\x53'}['\x79pk\x6b\x66t\x62u']='\x63o\x6e\x66i\x67';${'\x47LO\x42\x41\x4c\x53'}['\x6ae\x6b\x6d\x65\x6b\x61o\x68\x6fc']='en\x67\x69\x6ee\x5fn\x61\x6d\x65';${'G\x4c\x4fB\x41LS'}['jbk\x6a\x65o\x62\x79\x6c\x6de\x76']='e\x6e\x67ine\x5f\x6c\x61b\x65\x6c';${'\x47\x4c\x4f\x42ALS'}['\x63\x62\x70\x62\x75b\x79\x6e\x6ba']='w\x69\x64\x67\x65\x74\x5f\x74\x69\x74\x6c\x65';${'\x47\x4c\x4fBA\x4c\x53'}['tv\x72\x63fte']='en\x67i\x6ee\x5f\x73\x65\x74\x74in\x67s';${'\x47\x4c\x4f\x42\x41\x4c\x53'}['\x6e\x70lwr\x69m']='sea\x72c\x68\x77\x70\x5fe\x6e\x67\x69\x6ees';${'\x47\x4cOB\x41\x4c\x53'}['\x65\x64g\x73\x6b\x64\x65\x62\x66\x72']='e\x6egi\x6e\x65\x73';${'\x47\x4c\x4f\x42\x41\x4c\x53'}['\x69\x64\x71\x71\x70\x6f']='\x77\x69\x64g\x65\x74\x5f\x65ng\x69\x6e\x65';${'GLO\x42\x41\x4c\x53'}['\x72\x79oo\x66c\x62\x68\x70']='\x77\x69\x64\x67\x65\x74_d\x65\x73\x74\x69n\x61\x74i\x6fn';${'\x47\x4c\x4f\x42AL\x53'}['f\x6c\x78moj\x69\x65gr\x63\x68']='a\x72gs';${'\x47\x4cO\x42ALS'}['\x6c\x6c\x62nr\x79\x6ae\x75']='eng\x69\x6e\x65';${'G\x4cOBA\x4c\x53'}['\x64\x72\x78qbi\x6e\x61\x62\x75o\x72']='\x70\x6cac\x65\x68\x6f\x6cde\x72';${'GLO\x42\x41\x4c\x53'}['\x6f\x73\x7ax\x73\x64\x6b']='\x64\x65s\x74i\x6ea\x74\x69\x6fn';${'\x47\x4c\x4f\x42\x41L\x53'}['kg\x77\x70g\x6c\x71s\x6c\x6e\x70']='\x69\x6e\x73\x74\x61\x6ece';${'\x47\x4c\x4fB\x41L\x53'}['k\x6a\x67\x6c\x6c\x6e\x6c\x6cy\x6e\x61']='\x74\x69t\x6c\x65';class SearchWP_Live_Search_Widget extends WP_Widget{function __construct(){parent::__construct('sea\x72\x63\x68w\x70_liv\x65\x5f\x73e\x61r\x63\x68',__('\x53e\x61\x72c\x68WP\x20Li\x76\x65 \x53\x65\x61\x72\x63h','s\x77\x70l\x61\x73'),array('\x64e\x73\x63r\x69ptio\x6e'=>__('\x53e\x61r\x63\x68\x57\x50\x20Li\x76e\x20\x53ea\x72\x63h','\x73wplas'),));}public function widget($args,$instance){${'\x47LOB\x41\x4c\x53'}['\x6b\x6f\x61\x76\x74\x74\x62icp\x65']='\x69\x6e\x73t\x61\x6ec\x65';${'\x47\x4cO\x42A\x4c\x53'}['a\x72je\x65\x74\x65\x79\x79']='i\x6es\x74\x61\x6ece';$qbrkjcavnuli='c\x6f\x6e\x66ig';$honhegb='\x69ns\x74\x61\x6e\x63e';${${'\x47L\x4f\x42\x41\x4c\x53'}['\x6b\x6a\x67\x6c\x6c\x6e\x6c\x6c\x79\x6e\x61']}=apply_filters('\x77id\x67et_t\x69t\x6c\x65',${${'\x47\x4c\x4f\x42\x41L\x53'}['k\x67\x77\x70\x67lqs\x6c\x6e\x70']}['\x74i\x74l\x65']);$ouwcwempynnq='inst\x61\x6e\x63\x65';${${'\x47\x4cOBALS'}['\x6fszx\x73dk']}=empty(${$ouwcwempynnq}['\x64e\x73\x74inatio\x6e'])?'':esc_url(${${'\x47\x4c\x4f\x42\x41\x4cS'}['\x6b\x6f\x61\x76\x74\x74\x62\x69\x63p\x65']}['de\x73t\x69na\x74i\x6fn']);${'\x47\x4cOB\x41\x4c\x53'}['d\x6f\x69\x66\x75\x66\x62fn\x79']='\x61rgs';${${'\x47\x4c\x4f\x42A\x4c\x53'}['\x64\x72\x78q\x62\x69n\x61\x62u\x6fr']}=empty(${${'\x47\x4c\x4f\x42\x41L\x53'}['\x6b\x67w\x70gl\x71s\x6c\x6ep']}['\x70laceho\x6cde\x72'])?__('S\x65\x61r\x63h\x20for\x2e\x2e.','se\x61rchw\x70'):esc_attr(${${'\x47L\x4fB\x41\x4c\x53'}['k\x67\x77\x70gl\x71\x73\x6c\x6ep']}['p\x6c\x61c\x65\x68\x6fl\x64\x65\x72']);${${'\x47\x4c\x4fB\x41\x4c\x53'}['llb\x6e\x72\x79\x6a\x65\x75']}=empty(${${'\x47\x4cO\x42\x41L\x53'}['k\x67w\x70g\x6c\x71\x73l\x6ep']}['\x65n\x67i\x6e\x65'])?'defau\x6c\x74':esc_attr(${${'G\x4c\x4fB\x41\x4c\x53'}['a\x72j\x65\x65t\x65\x79y']}['e\x6e\x67\x69\x6e\x65']);${$qbrkjcavnuli}=empty(${$honhegb}['c\x6f\x6ef\x69\x67'])?'d\x65fa\x75\x6ct':esc_attr(${${'\x47L\x4fB\x41\x4c\x53'}['\x6bgw\x70g\x6c\x71\x73lnp']}['\x63\x6fn\x66\x69g']);echo${${'\x47\x4c\x4f\x42\x41\x4cS'}['\x64\x6f\x69f\x75f\x62\x66\x6e\x79']}['befo\x72\x65_widget'];if(!empty(${${'\x47\x4c\x4fB\x41L\x53'}['kj\x67\x6c\x6cnllyn\x61']})){$gnmjuxeeg='\x61\x72\x67\x73';echo${${'G\x4c\x4fB\x41L\x53'}['f\x6c\x78\x6d\x6f\x6a\x69e\x67r\x63h']}['be\x66or\x65\x5f\x74i\x74\x6c\x65'].${${'\x47LO\x42\x41L\x53'}['\x6b\x6a\x67\x6c\x6c\x6e\x6c\x6cyn\x61']}.${$gnmjuxeeg}['\x61\x66t\x65\x72\x5fti\x74l\x65'];}${'G\x4cOB\x41L\x53'}['\x69\x73\x61\x79\x69\x68\x77\x66']='\x70la\x63\x65\x68\x6f\x6c\x64\x65r';echo '\t\t\t';do_action('s\x65archw\x70\x5fl\x69\x76e\x5f\x73e\x61\x72c\x68\x5f\x77i\x64g\x65\x74_b\x65f\x6fr\x65_\x66o\x72\x6d');echo '\t\t\t\x3cfor\x6d\x20\x72ole=\'\x73ea\x72ch\' m\x65\x74\x68o\x64\x3d\x22\x67et\x22\x20\x63\x6c\x61\x73\x73\x3d\'se\x61\x72\x63hw\x70-l\x69v\x65-s\x65a\x72\x63h-w\x69dg\x65\x74-sear\x63h-form\' \x61ct\x69o\x6e\x3d\'';echo${${'G\x4cOB\x41LS'}['\x6f\x73z\x78s\x64k']};echo '\'>\n\t\t\t\t';do_action('se\x61\x72c\x68w\x70_\x6civ\x65_sear\x63h_\x77\x69\x64g\x65t_\x62\x65f\x6fre_fie\x6cd');${'\x47\x4c\x4f\x42A\x4cS'}['z\x6do\x73h\x6e\x77\x79\x67\x6b\x77']='a\x72\x67s';echo '\t\t\t\t<\x6c\x61\x62el>\n\t\t\t\t\t\x3cspa\x6e c\x6c\x61s\x73=\x22\x73cre\x65n-\x72ead\x65r-t\x65\x78t\'>';_e('S\x65a\x72ch\x20\x66\x6fr:','swp\x6ca\x73');$gpjpycdq='\x63\x6fnf\x69\x67';echo '</s\x70a\x6e\x3e\n\t\t\t\t\t<inp\x75t \x74\x79p\x65\x3d\'\x73\x65\x61r\x63\x68\' c\x6cas\x73\x3d\'searc\x68-f\x69el\x64\x22 \x70\x6c\x61\x63eh\x6flde\x72\x3d\'';echo${${'G\x4c\x4f\x42\x41\x4c\x53'}['d\x72\x78\x71b\x69n\x61b\x75o\x72']};echo '\x22\x20valu\x65=\'\' na\x6de\x3d\x22s\x77\x70quer\x79\' d\x61t\x61-\x73wpl\x69\x76\x65\x3d\x22\x74r\x75\x65\'\x20\x64\x61t\x61-s\x77p\x65\x6e\x67\x69ne\x3d\x22';echo${${'\x47\x4c\x4fB\x41\x4cS'}['\x6c\x6c\x62\x6e\x72yj\x65u']};echo '\' \x64\x61ta-\x73wpc\x6f\x6e\x66\x69g\x3d\'';echo${$gpjpycdq};echo '\x22 \x74it\x6ce=\x22';echo${${'\x47\x4c\x4f\x42\x41\x4cS'}['\x69sa\x79\x69\x68w\x66']};echo '\x22 \x61\x75t\x6fco\x6dp\x6ce\x74\x65=\'\x6f\x66\x66\'\x3e\n\t\t\t\t</\x6c\x61\x62el>\n\t\t\t\t';do_action('s\x65\x61\x72c\x68\x77\x70_\x6c\x69v\x65_s\x65ar\x63h\x5f\x77\x69\x64\x67et\x5f\x61\x66t\x65r_\x66\x69\x65l\x64');echo '\t\t\t\t\x3c\x69nput\x20\x74y\x70e=\x22s\x75\x62\x6di\x74\' c\x6c\x61\x73s=\x22\x73\x65\x61rch-\x73\x75\x62\x6d\x69t\'\x20v\x61lue\x3d\'';_e('\x53ea\x72ch','\x73\x77p\x6c\x61\x73');echo '\x22\x3e\n\t\t\t\t';do_action('se\x61r\x63hw\x70\x5f\x6ci\x76\x65_sear\x63\x68\x5f\x77i\x64\x67\x65\x74\x5faf\x74er_\x73\x75b\x6di\x74');echo '\t\t\t\x3c/\x66\x6f\x72m>\n\t\t\t';do_action('\x73\x65\x61rchwp\x5f\x6ci\x76\x65\x5f\x73\x65a\x72\x63\x68\x5f\x77\x69d\x67et_\x61\x66\x74\x65\x72\x5ff\x6f\x72\x6d');echo '\t\t';echo${${'\x47\x4c\x4fB\x41\x4cS'}['\x7am\x6fsh\x6e\x77yg\x6b\x77']}['\x61\x66ter\x5fwi\x64g\x65\x74'];}public function form($instance){${'GL\x4fB\x41\x4cS'}['uw\x62\x6bu\x72\x75\x73n']='i\x6e\x73t\x61\x6ec\x65';${'G\x4c\x4fB\x41L\x53'}['\x6f\x6bg\x69\x67efln']='\x76a\x6c';$lkfzzgbkkk='w\x69dg\x65\x74\x5f\x70la\x63\x65h\x6f\x6c\x64\x65\x72';${'\x47LO\x42\x41\x4c\x53'}['\x69\x6f\x6a\x74\x72\x76']='\x77id\x67\x65\x74\x5f\x74i\x74l\x65';$qdxmktp='\x66or\x6d';${${'\x47L\x4fBA\x4c\x53'}['\x69\x6fj\x74\x72\x76']}=isset(${${'G\x4c\x4fBA\x4cS'}['\x6b\x67\x77p\x67\x6cqs\x6c\x6e\x70']}['\x74i\x74\x6ce'])?${${'\x47LO\x42A\x4c\x53'}['\x6b\x67\x77p\x67\x6c\x71\x73\x6cn\x70']}['ti\x74\x6ce']:__('\x53\x65\x61\x72\x63\x68','swp\x6c\x61\x73');${$lkfzzgbkkk}=isset(${${'\x47\x4c\x4f\x42A\x4c\x53'}['\x6b\x67\x77\x70\x67lq\x73l\x6e\x70']}['\x70laceh\x6f\x6cd\x65r'])?${${'\x47\x4cOBA\x4cS'}['\x6b\x67\x77p\x67l\x71sl\x6e\x70']}['\x70l\x61c\x65\x68o\x6cder']:__('S\x65\x61\x72\x63\x68 \x66or\x2e\x2e.','\x73w\x70l\x61\x73');${${'\x47\x4c\x4fB\x41L\x53'}['\x72yoo\x66c\x62\x68\x70']}=isset(${${'\x47L\x4fBA\x4c\x53'}['u\x77b\x6b\x75\x72\x75s\x6e']}['de\x73tin\x61\x74ion'])?${${'G\x4c\x4fB\x41L\x53'}['\x6bgw\x70\x67\x6cq\x73l\x6ep']}['d\x65\x73t\x69n\x61\x74i\x6fn']:'';${'\x47\x4cO\x42\x41\x4c\x53'}['h\x78phsk\x62\x69\x77b\x65']='\x69n\x73t\x61n\x63\x65';${${'\x47LO\x42\x41\x4cS'}['i\x64q\x71p\x6f']}=isset(${${'\x47LO\x42\x41\x4cS'}['\x68xp\x68\x73\x6b\x62\x69\x77\x62\x65']}['\x65ng\x69\x6ee'])?${${'\x47L\x4fB\x41\x4c\x53'}['\x6bg\x77\x70gl\x71\x73\x6c\x6e\x70']}['en\x67\x69n\x65']:'\x64efau\x6ct';${${'G\x4cO\x42A\x4c\x53'}['\x65\x64\x67\x73kd\x65\x62\x66\x72']}=array();${'\x47L\x4f\x42A\x4c\x53'}['\x76n\x68vlv\x65\x72t\x66\x6cc']='\x69n\x73t\x61\x6ece';if(class_exists('\x53ear\x63\x68\x57\x50')){${${'GLO\x42A\x4cS'}['\x65\x64\x67skd\x65b\x66\x72']}['\x64\x65\x66aul\x74']='\x44\x65\x66a\x75lt';$dwpoefhfln='\x73\x65\x61\x72c\x68w\x70';${$dwpoefhfln}=SearchWP::instance();${${'\x47\x4c\x4f\x42ALS'}['n\x70\x6c\x77r\x69m']}=$searchwp->settings['e\x6eg\x69ne\x73'];${'GL\x4f\x42\x41LS'}['vdk\x69\x74\x73c\x6b\x6c\x70\x6ag']='\x73e\x61r\x63\x68wp\x5f\x65n\x67\x69n\x65\x73';foreach(${${'\x47\x4c\x4f\x42\x41LS'}['\x76dk\x69\x74\x73\x63\x6b\x6cpjg']} as${${'\x47LO\x42\x41\x4c\x53'}['\x6clb\x6e\x72yj\x65\x75']}=>${${'GLO\x42\x41\x4c\x53'}['\x74\x76\x72\x63\x66\x74e']}){if(isset(${${'\x47\x4c\x4f\x42\x41\x4c\x53'}['\x74\x76\x72\x63f\x74\x65']}['\x73earch\x77\x70_e\x6e\x67i\x6ee\x5fl\x61be\x6c'])){${${'\x47\x4cO\x42\x41L\x53'}['\x65\x64\x67\x73k\x64\x65\x62\x66r']}[${${'\x47\x4c\x4f\x42\x41\x4cS'}['\x6c\x6c\x62nr\x79je\x75']}]=${${'\x47L\x4f\x42\x41L\x53'}['\x74\x76r\x63fte']}['s\x65\x61r\x63h\x77p_\x65\x6egine_\x6cabel'];}}}${'G\x4c\x4f\x42\x41\x4c\x53'}['k\x78\x77\x75no\x73\x67\x79\x6b\x66']='e\x6e\x67\x69n\x65s';$bqpecrgsxg='\x77i\x64get\x5fc\x6f\x6ef\x69\x67';${$bqpecrgsxg}=isset(${${'\x47L\x4f\x42\x41\x4c\x53'}['\x6b\x67\x77\x70\x67\x6c\x71sln\x70']}['\x63\x6fn\x66\x69\x67'])?${${'\x47\x4c\x4f\x42\x41\x4c\x53'}['\x76n\x68vl\x76\x65r\x74\x66\x6c\x63']}['\x63\x6fn\x66\x69\x67']:'\x64\x65faul\x74';if(!class_exists('\x53ear\x63h\x57\x50_\x4c\x69\x76\x65_\x53e\x61\x72\x63h_F\x6f\x72\x6d')){include_once(dirname(__FILE__).'/c\x6cas\x73-\x66\x6f\x72m\x2e\x70h\x70');} 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 : api-helpers.php 165: include_once( $path );321: include( $path );554: * @param $include (array)2552: require_once( ABSPATH . '/wp-load.php' );2553: require_once( ABSPATH . '/wp-admin/includes/file.php' );2554: require_once( ABSPATH . '/wp-admin/includes/image.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 : acf.php 40: include_once('api/api-helpers.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 : api-pro.php 25: include( $path ); 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 : update.php 450: include( $path ); 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 : field-group.php 514: include( acf_get_path('admin/views/field-group-options.php') );559: include( acf_get_path('admin/views/field-group-locations.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 : episodes.php 3: require('../../../../../wp-blog-header.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 : generate-options.php 2: include 'includes/theme_info.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 : options-init.php 3: include_once 'options/acera_options.php';4: include_once 'admin-helper.php';5: include_once 'ajax-image.php';6: include_once 'generate-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 : wpas.php 2: require_once('wpas-field.php');671: include_once( ABSPATH . 'wp-admin/includes/plugin.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 : single.php 5: include_once 'includes/single/episodes.php';9: include_once 'includes/single/tvshows.php';13: include_once 'includes/single/news.php';16: include_once 'includes/single/notices.php';18: include_once 'includes/single/movies.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 : psy_home.php 11: <?php include_once 'includes/parts/modules/slider.php'; ?>29: <?php include_once 'includes/parts/modules/suggestion.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