0
Validation results

PopCorn

PopCorn

WordPress 6.5.2 theme
0
  • THEME TYPEWordPress theme 6.5.2
  • FILE NAMEPopcorn-1.5.5.zip
  • FILE SIZE6886333 bytes
  • MD57bfad3fa0d74da1022f937f74dc9372c
  • SHA1108081a0291614858df92718c1eed65c85e4cb19
  • LICENSENone
  • FILES INCLUDEDCSS, PHP, HTML, Bitmap images
  • THEME URIhttp://adultwpthemes.eu/
  • VERSION1.5.4
  • AUTHOR URI
  • CREATION DATE2019-11-10
  • LAST FILE UPDATE2019-11-12
  • LAST VALIDATION2019-11-12 08:18
  • OTHER VERSIONS

    1.7.2 : 0%

    1.3.6 : 0%

This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file extension_customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
  2. Title : Title 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.
  3. Presence of iframes : iframes are sometimes used to load unwanted adverts and malicious code on another site Found <iframe scrolling="no" src="'.$urlPlayer.'" frameborder="0" allowfullscreen mozallowfullscreen webkitallowfullscreen msallowfullscreen> in file popcorn_embed2mp4.php. 69: return '<iframe scrolling='no' src=''.$urlPlayer.'' frameborder='0' allowfullscreenFound <iframe src="'.get_template_directory_uri().'/documentation/documentation.html" name="test" height="1000px" width="100%"> in file functions.php. 83: print '<iframe src=''.get_template_directory_uri().'/documentation/documentation.h
  4. Malware : Operations on file system file_get_contents was found in the file player.php 57: $str = file_get_contents('http://www.xvideos.com/video'.$video.'/', false, stream_70: $str = file_get_contents($url);77: $str = file_get_contents($url);103: $str = file_get_contents($url, false, stream_context_create($userAgent) );112: $str = file_get_contents('http://www.redtube.com/'. $video .'/', false, stream_confile_get_contents was found in the file player.php 57: $str = file_get_contents('http://www.xvideos.com/video'.$video.'/', false, stream_70: $str = file_get_contents($url);77: $str = file_get_contents($url);103: $str = file_get_contents($url, false, stream_context_create($userAgent) );112: $str = file_get_contents('http://www.redtube.com/'. $video .'/', false, stream_confile_get_contents was found in the file player.php 57: $str = file_get_contents('http://www.xvideos.com/video'.$video.'/', false, stream_70: $str = file_get_contents($url);77: $str = file_get_contents($url);103: $str = file_get_contents($url, false, stream_context_create($userAgent) );112: $str = file_get_contents('http://www.redtube.com/'. $video .'/', false, stream_confile_get_contents was found in the file player.php 57: $str = file_get_contents('http://www.xvideos.com/video'.$video.'/', false, stream_70: $str = file_get_contents($url);77: $str = file_get_contents($url);103: $str = file_get_contents($url, false, stream_context_create($userAgent) );112: $str = file_get_contents('http://www.redtube.com/'. $video .'/', false, stream_confile_get_contents was found in the file player.php 57: $str = file_get_contents('http://www.xvideos.com/video'.$video.'/', false, stream_70: $str = file_get_contents($url);77: $str = file_get_contents($url);103: $str = file_get_contents($url, false, stream_context_create($userAgent) );112: $str = file_get_contents('http://www.redtube.com/'. $video .'/', false, stream_confopen was found in the file class.redux_helpers.php 657: //$fp = fopen( $file, 'r' );fread was found in the file class.redux_helpers.php 660: //$file_data = fread( $fp, 8192 );fclose was found in the file class.redux_helpers.php 663: //fclose( $fp );
  5. Malware : Network operations curl_init was found in the file player.php 13: $ch = curl_init($url);curl_exec was found in the file player.php 20: $page = curl_exec($ch);
  6. Admin menu : Themes should use add_theme_page() for adding admin pages. File popcorn_categories-images.php : 246: add_options_page(__('Categories Images settings', 'adultwpthemes'), __('CatFile popcorn-system-snapshot-report.php : 35: add_management_page( __( 'System Snapshot Report', 'system-snapshot-report'File welcome.php : 197: $page = 'add_management_page';File awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile awpt_framework.php : 1421: $this->page = call_user_func( 'add_menu_page', $this->args['page_title'], $this->args['menu_title'], $thisFile awpt_framework.php : 1344: // wrappers and need to be appened to using add_submenu_page.1395: $this->page = call_user_func( 'add_submenu_page', $page_parent, $page_title, $menu_title, $page_permission1453: call_user_func( 'add_submenu_page', $this->args['page_slug'], $section['title'], $section['tFile awpt_admin.php : 65: // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters
  7. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : popcorn_functions.php.
  8. Inapropriate constants : Use of TEMPLATEPATH Constant TEMPLATEPATH was found in the file functions.php. get_template_directory() should be used instead. 39: include_once( TEMPLATEPATH . '/functions/popcorn_post_like.php' );40: include_once( TEMPLATEPATH . '/functions/popcorn_ajax_post_like.php' );
  9. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
  10. Deprecated functions : screen_icon screen_icon found in file popcorn_categories-images.php. Deprecated since version 3.8.283: <?php screen_icon(); ?>
  11. Deprecated functions : get_bloginfo get_bloginfo("template_url") was found in the file popcorn_post_like.php. Use get_template_directory_uri() instead.43: <img src='' . get_bloginfo('template_url') . '/awpt/css/images/positivelike.png' alt='' .get_bloginfo( 'template_url' ) was found in the file popcorn_enqueue_styles.php. Use get_template_directory_uri() instead.31: wp_enqueue_style('popcorn-main-menu', get_bloginfo( 'template_url' ) . '/awpt/css/header_footer/'.$main_menu_css.42: wp_enqueue_style('popcorn-background-accent', get_bloginfo( 'template_url' ) . '/awpt/css/style/'.$main_bg_css.''); get_bloginfo( 'template_url' ) was found in the file popcorn_enqueue_admin.php. Use get_template_directory_uri() instead.3: wp_enqueue_style( 'snapshot-style', get_bloginfo( 'template_url' ) . '/admin/assets/css/snapshot.css');4: wp_enqueue_script( 'snapshot-js', get_bloginfo( 'template_url' ) . '/admin/assets/js/snapshot.js'); 5: wp_enqueue_style('admin_style', get_bloginfo( 'template_url' ) . '/admin/assets/css/popcorn-admin.css'); get_bloginfo( 'wpurl') was found in the file popcorn_enqueue_scripts.php. Use site_url() instead.25: $wpurl = get_bloginfo( 'wpurl') . '/wp-includes/js/jquery/jquery.js';
  12. Deprecated functions : bloginfo bloginfo('template_directory') was found in the file home_performers.php. Use echo esc_url( get_template_directory_uri() ) instead.53: <noscript><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/<?php echo $img_type; ?>bloginfo('template_directory') was found in the file thumblist.php. Use echo esc_url( get_template_directory_uri() ) instead.3: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/play_m.png' class='play_bloginfo('template_directory') was found in the file thumblist.php. Use echo esc_url( get_template_directory_uri() ) instead.3: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/play_m.png' class='play_bloginfo('template_directory') was found in the file thumblist.php. Use echo esc_url( get_template_directory_uri() ) instead.3: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/play_m.png' class='play_bloginfo('template_directory') was found in the file thumblist.php. Use echo esc_url( get_template_directory_uri() ) instead.3: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/play_m.png' class='play_bloginfo('template_directory') was found in the file lazy.php. Use echo esc_url( get_template_directory_uri() ) instead.2: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina5: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina9: <img src='<?php bloginfo('template_directory'); ?>/images/noimage.png' alt='<?php bloginfo(bloginfo('template_directory') was found in the file no-lazy.php. Use echo esc_url( get_template_directory_uri() ) instead.6: <img src='<?php bloginfo('template_directory'); ?>/images/noimage.png' alt='<?php bloginfo(bloginfo('template_directory') was found in the file lazy.php. Use echo esc_url( get_template_directory_uri() ) instead.2: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina5: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina9: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/noimage.png' alt='<?php bloginfo('template_directory') was found in the file no-lazy.php. Use echo esc_url( get_template_directory_uri() ) instead.6: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/noimage.png' alt='<?php bloginfo('template_directory') was found in the file lazy.php. Use echo esc_url( get_template_directory_uri() ) instead.2: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-origina5: <img class='lazy' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/1pixel.gif' data-originabloginfo('template_directory') was found in the file share.php. Use echo esc_url( get_template_directory_uri() ) instead.4: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-facebook.png'>5: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-facebook-hover.p10: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-twitter.png'>11: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-twitter-hover.pn16: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-google.png'>17: <img alt='' src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-google-hover.png22: <img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/socials-add-hover.png' abloginfo('template_directory') was found in the file models.php. Use echo esc_url( get_template_directory_uri() ) instead.75: <noscript><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/<?php echo $img_type; ?>bloginfo('template_directory') was found in the file popcorn_outputs.php. Use echo esc_url( get_template_directory_uri() ) instead.65: echo '<img src=''.get_bloginfo('template_directory').'/awpt/css/images/play_icons/play'.$icon_id.109: <li class='l1'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s110: <li class='l2'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s111: <li class='l3'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s112: <li class='l4'><a href='<?php echo $down; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s116: <li class='l1'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s117: <li class='l2'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s118: <li class='l3'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $s119: <li class='l4'><a href='<?php echo $awpt['default-download-link']; ?>' target='_blank' ref='nofollow'><img src='<?php bloginfo('template_directory'); ?>/awpt/css/images/down_icons/<?php echo $sbloginfo('url') was found in the file header.php. Use echo esc_url( home_url() ) instead.75: <h1 class='logo' style='background: url(<?php echo $logo_url; ?>);'><a href='<?php bloginfo('url'); ?>'><?php bloginfo('name'); ?>. Free Porn HD Movies</a></hbloginfo('template_directory') was found in the file header.php. Use echo esc_url( get_template_directory_uri() ) instead.25: <link href='<?php bloginfo('template_directory'); ?>/media.css' rel='stylesheet' type='text/c26: <link href='<?php bloginfo('template_directory'); ?>/awpt/css/thumb_effects/playicon.css' rel28: <link href='<?php bloginfo('template_directory'); ?>/awpt/css/thumb_effects/trans.css' rel='s31: <link rel='stylesheet' type='text/css'href='<?php bloginfo('template_directory'); ?>/awpt/css/ie/style_ie7.css'/>34: <link rel='stylesheet' type='text/css'href='<?php bloginfo('template_directory'); ?>/awpt/css/ie/style_ie6.css'/>bloginfo('template_directory') was found in the file player.php. Use echo esc_url( get_template_directory_uri() ) instead.166: <script type='text/javascript' src='<?php bloginfo('template_directory'); ?>/inc/tools/jwplayer/jwplayer.js' ></scrip
Warning
  1. core scripts deregistered : Core scripts deregistrationFound wp_deregister_script in popcorn_enqueue_scripts.php. Themes must not deregister core scripts. 29: wp_deregister_script( 'jquery' ); Found wp_deregister_script in enqueue.php. Themes must not deregister core scripts. 215: wp_deregister_script( 'jquerySelect2' );Found wp_deregister_script in awpt_framework.php. Themes must not deregister core scripts. 562: wp_deregister_script( 'wpb_ace' );
  2. special URIs : Presence of bad theme tagsTheme URI and Author URI should not be the same.
  3. theme tags : Presence of bad theme tagsFound wrong tag in style.css header.
  4. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments "View all videos in %s" in file info.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Views' in file popcorn_functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments in file popcorn_ajax-login.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Pages:' in file popcorn_pagination.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Remove Image' in file Tax-meta-class.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Upload Image' in file Tax-meta-class.php.Found a translation function that is missing a text-domain. Function __, with the arguments '&copy; 2016 SITENAME ALL RIGHTS RESERVED' in file awpt_admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you enable this option embed codes from xvideos posted in wordpress post content will automaticly play in jwplayer' in file awpt_admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'If you enable this option embed codes from redtube posted in wordpress post content will automaticly play in jwplayer' in file awpt_admin.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'NOTE: Pornhub has an ip protection, it adds your server ip in mp4 url.This source is not supported if your server IP is in their black list.If it doesnt work switch this option to off.' in file awpt_admin.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'If you have a license key just change with our default key. ', , 'adultwpthemes' in file awpt_admin.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'deactivate-license' in file theme-updater-admin.php.Found a translation function that is missing a text-domain. Function esc_attr_e, with the arguments 'activate-license' in file theme-updater-admin.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 adultwpthemes, bestia, tubeboss, buddypress, adulwtpehems, system-snapshot-report, tax-meta, redux-framework, themecheck, themes.php?page=popcorn-porn-tube-license, >, redux-framework-demo, , edd-theme-updater.
  5. Cdn : Use of CDNFound the URL of a CDN in the code: maxcdn.bootstrapcdn.com/font-awesome. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme.
  6. Plugin territory : Plugin territory functionalitiesThe theme uses the register_taxonomy() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
  7. Unwanted files : hidden file(s) or folder(s).ds_store was found.
  8. PHP short tags : Presence of PHP short tagsPHP short tags were found in file parsedown.php. "This practice is discouraged because they are only available if enabled with short_open_tag php.ini configuration file directive, or if PHP was configured with the --enable-short-tags option" (php.net), which is not the case on many servers.765: if (preg_match('/^\[(.+?)\]:[ ]*<?(\S+?)>?(?:[ ]+['\'(](.+)['\')])?[ ]*$/', $Line['text'], $matches))
  9. Line endings consistency : Both DOS and UNIX style line endingsFound a mix of \r\n and \n line endings in file player.php.Found a mix of \r\n and \n line endings in file player.php.Found a mix of \r\n and \n line endings in file video-image.php.Found a mix of \r\n and \n line endings in file player.php.Found a mix of \r\n and \n line endings in file meta-tags.php.Found a mix of \r\n and \n line endings in file meta-description.php.Found a mix of \r\n and \n line endings in file vote.php.Found a mix of \r\n and \n line endings in file popcorn_functions.php.Found a mix of \r\n and \n line endings in file popcorn_compatibility.php.Found a mix of \r\n and \n line endings in file popcorn_post_like.php.Found a mix of \r\n and \n line endings in file popcorn_performer_tax.php.Found a mix of \r\n and \n line endings in file popcorn_ajax-login.php.Found a mix of \r\n and \n line endings in file popcorn_adv_outputs.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_styles.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_admin.php.Found a mix of \r\n and \n line endings in file popcorn_enqueue_scripts.php.Found a mix of \r\n and \n line endings in file popcorn_custom_style_options.php.Found a mix of \r\n and \n line endings in file popcorn_outputs.php.Found a mix of \r\n and \n line endings in file tubeace-metaboxes.php.Found a mix of \r\n and \n line endings in file default-metaboxes.php.Found a mix of \r\n and \n line endings in file popcorn_jwplayer-related.php.Found a mix of \r\n and \n line endings in file popcorn_categories-images.php.Found a mix of \r\n and \n line endings in file popcorn-system-snapshot-report.php.Found a mix of \r\n and \n line endings in file popcorn_sorters.php.Found a mix of \r\n and \n line endings in file popcorn_pagination.php.Found a mix of \r\n and \n line endings in file player.php.Found a mix of \r\n and \n line endings in file awpt_admin.php.Found a mix of \r\n and \n line endings in file style.css.
  10. Hidden admin bar : Hidden admin Bar in CSSThemes should not hide admin bar. Detected in file media.css.
  11. Fundamental theme elements : Presence of add_theme_support()Could not find add_theme_support( 'automatic-feed-links' ).
  12. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  13. Fundamental theme elements : Presence of post_class()Could not find post_class.
  14. Comment pagination : Declaration of comment paginationThe theme doesn't have comment pagination code in it. Use paginate_comments_links() to add comment pagination, or older previous_comments_link() and next_comments_link() functions.
  15. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  16. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  17. Deprecated functions : screen_iconscreen_icon found in file popcorn_categories-images.php. Deprecated since version 3.8.283: <?php screen_icon(); ?>
  18. 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.
  19. I18N implementation : Proper use of _e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  20. I18N implementation : Proper use of ___all(Possible variable $user_register found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $login found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $error found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $success found in translation function in popcorn_ajax-login.php. Translation function calls should not contain PHP variables. Possible variable $redtube found in translation function in tubeace-metaboxes.php. Translation function calls should not contain PHP variables. Possible variable $redtube found in translation function in default-metaboxes.php. Translation function calls should not contain PHP variables. Possible variable $get_jwplayer_key found in translation function in awpt_admin.php. Translation function calls should not contain PHP variables.
  21. I18N implementation : Proper use of esc_attr_e(Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables. Possible variable $strings found in translation function in theme-updater-admin.php. Translation function calls should not contain PHP variables.
  22. CSS files : Presence of license urlLicense URI: is missing from style.css header.
  23. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  24. 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.
  25. Screenshot : Screenshot fileScreenshot size is 880x660px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
  1. favicon presence : Favicon managementPossible Favicon found in popcorn_outputs.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 change-avatar.php.24: <p><?php _e( 'Your profile photo will be used on your profile and throughout the site. If there is a <a href='http://gravatar.com'>Gravatar</a> associated with your account email we wil84: <p><?php _e( 'Your profile photo will be used on your profile and throughout the site. To change your profile photo, please create an account with <a href='https://gravatar.com'>Gravatar</a> using the same email address as you usedPossible hard-coded links were found in the file welcome.php.478: <a href='http://docs.reduxframework.com/' class='docs button button-primary'>Docs</a481: <a href='https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MMFMHWPossible hard-coded links were found in the file class.redux_functions.php.264: echo '<div style='float:left;background:#000;color:fff;text-align:center;width:100%;position:fixed;bottom:0;padding:20px;font-size:18px;z-index:99999999;border:1px solid dotted;'>License Key Required! <a href='http://adultwpthemes.eu/' title='Adult Wrdpress Themes' rel='muse'>Adult WoPossible hard-coded links were found in the file class.redux_filesystem.php.288: echo '<div class='powered_by'><a href='https://xmovzz.com/' title='Free Porn Videos' rel='muse'>Free Porn Videos</
  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 term template file taxonomy.phpThis theme does not contain optional file taxonomy.php.
  6. Optional files : Presence of author template file author.phpThis theme does not contain optional file author.php.
  7. Optional files : Presence of date/time template file date.phpThis theme does not contain optional file date.php.
  8. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  9. Optional files : Presence of image template file image.phpThis theme does not contain optional file image.php.
  10. Use of includes : Use of include or requireThe theme appears to use include or require : player.php 3: require_once( $parse_uri[0] . '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 : tax_to_term_meta.php 17: * require_once('Tax-meta-class/migration/tax_to_term_meta.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 : welcome.php 374: require_once 'views/about.php';389: require_once 'views/changelog.php';404: require_once 'views/extensions.php';420: require_once 'views/support.php';435: require_once 'views/credits.php';450: require_once 'views/status_report.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 : extension_customizer.php 142: include_once( ReduxFramework::$_dir . 'core/enqueue.php' );751: require_once( $class_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 : field_button_set.php 46: * ['format'] string Formatting options for paginate fields. Options include ('currency','nice','niceShort','timeAgoInWords' or a valid Date() f 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 : awpt_framework.php 410: require_once 'core/dashboard.php';414: require_once 'core/newsflash.php';1702: require_once 'core/enqueue.php';2853: require_once 'core/enqueue.php';2911: require_once 'core/panel.php';3240: require_once 'core/panel.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 : performer_meta.php 3: require_once('performer-meta-class/Tax-meta-class.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : theme-updater.php 4: include( dirname( __FILE__ ) . '/theme-updater-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 : theme-updater-admin.php 77: include( dirname( __FILE__ ) . '/theme-updater-class.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