0
Validation results

DooPlay

DooPlay

WordPress 6.5.2 theme
0
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
  1. 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.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
  2. Malware : Operations on file system file_get_contents was found in the file class.gdrive.php 64: $download = file_get_contents($file);file_put_contents was found in the file class.gdrive.php 67: file_put_contents($file,$download);file_get_contents was found in the file doo_cache.php 143: return file_get_contents($this->path.$this->safename($label).$this->extn);file_put_contents was found in the file doo_cache.php 154: file_put_contents($this->path.$this->safename($label).$this->extn, $data);
  3. Malware : Network operations curl_init was found in the file class.gdrive.php 104: $ch = curl_init();curl_exec was found in the file class.gdrive.php 113: $page = curl_exec($ch);127: $page = curl_exec($ch);curl_exec was found in the file class.gdrive.php 113: $page = curl_exec($ch);127: $page = curl_exec($ch);curl_init was found in the file page.php 47: $ch = curl_init($url); curl_exec was found in the file page.php 49: curl_exec($ch);
  4. Admin menu : Themes should use add_theme_page() for adding admin pages. File doo_database.php : 44: add_submenu_page(File init.php : 56: $menu = add_menu_page( __d('Dbmovies'), __d('dbmovies'), 'manage_options', 'dbmovieFile classes/framework.class.php : 202: add_submenu_page( $menu_parent, $menu_title, $menu_title, $menu_capability,File classes/framework.class.php : 204: add_management_page( $menu_title, $menu_title, $menu_capability, $menu_slugFile classes/framework.class.php : 206: add_dashboard_page( $menu_title, $menu_title, $menu_capability, $menu_slug,File classes/framework.class.php : 208: add_options_page( $menu_title, $menu_title, $menu_capability, $menu_slug, aFile classes/framework.class.php : 210: add_plugins_page( $menu_title, $menu_title, $menu_capability, $menu_slug, aFile classes/framework.class.php : 214: add_menu_page( $menu_title, $menu_title, $menu_capability, $menu_slug, arraFile doo_ads.php : 30: add_submenu_page(
  5. Hidden admin bar : Hidden admin Bar Themes should not hide admin bar. Detected in file : doo_init.php.
  6. Content width : Proper definition of content_width No content width has been defined. Example:
    if ( ! isset( $content_width ) ) $content_width = 900;
Warning
  1. Text domain : Incorrect use of translation functions.Found a translation function that is missing a text-domain. Function __, with the arguments 'Update info' in file doo_metafields.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Generate' in file doo_metafields.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'Settings saved.' in file ads_tool.php.Found a translation function that is missing a text-domain. Function _n, with the arguments in file doo_init.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Loading...' in file assets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Loading...' in file assets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Loading...' in file assets.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Loading...' in file assets.php.Found a translation function that is missing a text-domain. Function _n, with the arguments 'vote', 'votes' in file init.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 mtms, votes.
  2. 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.
  3. Unwanted files : Windows thumbnail storethumbs.db was found.
  4. PHP short tags : Presence of PHP short tagsPHP short tags were found in file register-form.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.25: <div class='g-recaptcha' data-sitekey='<?=cs_get_option('gcaptchasitekey');?>'></div>PHP short tags were found in file dt_foot.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.16: var Auth = <?=$json;?>;PHP short tags were found in file jwp8.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.8: <script type='text/javascript'>jwplayer.key='<?=$jw8key;?>';</script>PHP short tags were found in file plyr.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.24: background: <?=$plyrcl;?>!important29: background: <?=$plyrcl;?>!important33: background: <?=$plyrcl;?>!important36: background: <?=$plyrcl;?>!important39: color: <?=$plyrcl;?>!important47: <video poster='<?=$prvimg;?>' id='player' playsinline controls>48: <source src='<?=$mp4fle;?>' type='video/mp4' size='720'>PHP short tags were found in file jscomments_facebook.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.7: js.src = 'https://connect.facebook.net/<?=$lang;?>/sdk.js#xfbml=1&version=v2.6&appId=<?=$appi;?>';PHP short tags were found in file doo_links.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.12: var Link = <?=$json; ?>;15: <script async src='https://www.googletagmanager.com/gtag/js?id=<?=$ganl;?>'></script>20: gtag('config', '<?=$ganl;?>');25: --main-color:<?=$clor;?>;32: <div class='box' style='border-top: solid 3px <?=$clor;?>'>36: <span id='counter'><?=$time;?></span>39: <a id='link' href='<?php echo $murl; ?>' class='btn' style='background-color:<?=$clor;?>'><?=$btxt;?></a>40: <small class='text'><?=$txun;?></small>41: <small class='text'><a href='<?=$prml;?>'><?=$titl;?></a></small>PHP short tags were found in file blog.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.29: <h2><?=$title;?></h2>PHP short tags were found in file episodes.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.34: <h2><?=$titl; ?></h2>41: <span><?=$totl;?> <a href='<?=$pmlk;?>' class='see-all'><?php _d('See all'); ?></PHP short tags were found in file movies.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.35: <h2><?=$titl;?></h2>42: <span><?=$totl;?> <a href='<?=$pmlk;?>' class='see-all'><?php _d('See all'); ?></45: <div <?=$eowl;?>class='items'>PHP short tags were found in file seasons.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.34: <h2><?=$titl;?></h2>41: <span><?=$totl;?> <a href='<?=$pmlk;?>' class='see-all'><?php _d('See all'); ?></PHP short tags were found in file tvshows.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.35: <h2><?=$titl;?></h2>42: <span><?=$totl;?> <a href='<?=$pmlk;?>' class='see-all'><?php _d('See all'); ?></45: <div <?=$eowl?>class='items'>PHP short tags were found in file jscomments_disqus.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.2: var disqus_shortname = '<?=$sname;?>';PHP short tags were found in file login_form.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.10: <a class='register' href='<?=$register;?>'><?php _d('Register a new account'); ?></a>11: <label><a class='pteks' href='<?=$lostpassword;?>'><?php _d('Lost your password?'); ?></a></label>12: <input type='hidden' name='red' value='<?=$redirect;?>'>PHP short tags were found in file ads_tool.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.66: <input type='hidden' name='nonce' value='<?=$nonce;?>'>
  5. Fundamental theme elements : Presence of wp_link_pages()Could not find wp_link_pages.
  6. Fundamental theme elements : Presence of post_class()Could not find post_class.
  7. Custom elements : Presence of custom headerNo reference to custom header was found in the theme.
  8. Custom elements : Presence of custom backgroundNo reference to custom background was found in the theme.
  9. 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.
  10. CSS files : Presence of .sticky class.sticky css class is needed in theme css.
  11. CSS files : Presence of .bypostauthor class.bypostauthor css class is needed in theme css.
  12. CSS files : Presence of .gallery-caption class.gallery-caption css class is needed in theme css.
  13. Screenshot : Screenshot fileScreenshot dimensions are wrong! Detected: 763x572px (763:572). Ratio of width to height should be 4:3.Screenshot size is 763x572px. 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 page.php.65: <span for='dbmv'><?php if($popt01 == 'valid' AND $popt10 == 'red') { echo '<a href='https://scriptznull.nl/search/247714/?q=dooplay&o=date' class='activate_dbm67: <?php if($popt04) { echo '<p id='pnote'>'. __d('<strong>NOTE:</strong> You have activated a license key. You can check if it is valid by <a href='https://imdb-scrapper.tk' style='color: #000; text-decoration: underline'>c40: <a href='https://scriptznull.nl/' class='page-title-action settings'> 65: <span for='dbmv'><?php if($popt01 == 'valid' AND $popt10 == 'red') { echo '<a href='https://scriptznull.nl/search/247714/?q=dooplay&o=date' class='activate_dbmovies'>L68: <?php if($popt01 == 'valid' AND $popt10 == 'red') { echo '<p><b><font color='crimson'>NOTE:</font></b> You need a <b>valid</b> license key from <a href='scriptznull.nl' style='color: #000; text-decoration: underline'>scriptznullPossible hard-coded links were found in the file config/dooplay.options.php.216: 'content' => '<a href='https://www.google.com/recaptcha/admin' target='_blank'>'.__d('Get Google r744: 'after' => '<p><a href='https://developers.facebook.com/apps/' target='_blank'>'.__d('Facebook deve2160: 'after' => '<p><a href='https://www.google.com/webmasters/verification/' target='_blank'>'.__d('Set2168: 'after' => '<p><a href='https://www.bing.com/toolbox/webmaster/' target='_blank'>'.__d('Settings hePossible hard-coded links were found in the file footer.php.5: * @author URI: https://doothemes.com/22: $copytext = sprintf( __d('%s %s by %s. All Rights Reserved. Powered by %s'), '&copy;', date('Y'), '<strong>'.get_option('blogname').'</strong>', '<a href='https://doothemes.com'><strong>DooThemes</strong></a>' );
  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 date/time template file date.phpThis theme does not contain optional file date.php.
  5. Optional files : Presence of archive template file archive.phpThis theme does not contain optional file archive.php.
  6. Optional files : Presence of attachment template file attachment.phpThis theme does not contain optional file attachment.php.
  7. Use of includes : Use of include or requireThe theme appears to use include or require : jwplayer.php 40: require_once(DOO_DIR.'/pages/sections/'.$libray.'.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 : doo_database.php 61: require_once(DOO_DIR.'/inc/parts/admin/database_tool.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 : doo_assets.php 227: require_once(DOO_DIR.'/inc/parts/jscomments_facebook.php');233: require_once(DOO_DIR.'/inc/parts/jscomments_disqus.php'); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : init.php 456: 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 : init.php 17: require_once( DOO_DIR . '/inc/core/dbmovies/init.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 : doo_auth.php 51: require_once(DOO_DIR.'/inc/parts/login_form.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 : doo_ads.php 61: require_once(DOO_DIR.'/inc/parts/admin/ads_tool.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-dt_links.php 60: require_once( DOO_DIR.'/inc/parts/single/doo_links.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